Searched refs:sURIMatcher (Results 1 – 1 of 1) sorted by relevance
50 private static final UriMatcher sURIMatcher = buildUriMatcher(); field in DictionaryProvider93 switch (sURIMatcher.match(uri)) { in query()172 switch (sURIMatcher.match(uri)) { in getType()