Searched refs:SEARCH_SUGGEST (Results 1 – 1 of 1) sorted by relevance
48 private static final int SEARCH_SUGGEST = 2; field in DictionaryProvider61 matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY, SEARCH_SUGGEST); in buildUriMatcher()62 matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY + "/*", SEARCH_SUGGEST); in buildUriMatcher()94 case SEARCH_SUGGEST: in query()177 case SEARCH_SUGGEST: in getType()