Home
last modified time | relevance | path

Searched defs:forUrisMatching (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
H A DMockContentProvider.java193 public static Query forUrisMatching(UriMatcher matcher) { in forUrisMatching() method in MockContentProvider.Query
197 public static Query forUrisMatching(String authority, String... paths) { in forUrisMatching() method in MockContentProvider.Query