Searched refs:DictionaryProvider (Results 1 – 2 of 2) sorted by relevance
88 Cursor cursor = managedQuery(DictionaryProvider.CONTENT_URI, null, null, in showResults()121 Uri data = Uri.withAppendedPath(DictionaryProvider.CONTENT_URI, in showResults()
31 public class DictionaryProvider extends ContentProvider { class