Searched refs:REFRESH_SHORTCUT (Results 1 – 1 of 1) sorted by relevance
49 private static final int REFRESH_SHORTCUT = 3; field in DictionaryProvider70 matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_SHORTCUT, REFRESH_SHORTCUT); in buildUriMatcher()71 matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_SHORTCUT + "/*", REFRESH_SHORTCUT); in buildUriMatcher()108 case REFRESH_SHORTCUT: in query()179 case REFRESH_SHORTCUT: in getType()