Searched refs:buildUriMatcher (Results 1 – 1 of 1) sorted by relevance
53 mUriMatcher = buildUriMatcher(getContext()); in onCreate()118 private UriMatcher buildUriMatcher(Context context) { in buildUriMatcher() method in GoogleSuggestionProvider