Searched defs:matchesOurAuthorities (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DContentProvider.java773 protected final boolean matchesOurAuthorities(String authority) { method in class:ContentProvider
2024 if (!matchesOurAuthorities(getAuthorityWithoutUserId(auth))) {

Completed in 59 milliseconds