Searched refs:uriMatch (Results 1 – 1 of 1) sorted by relevance
96 int uriMatch = sUriMatcher.match(uri); in query() local97 switch (uriMatch) { in query()