Home
last modified time | relevance | path

Searched refs:ProfileAwareUriMatcher (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DProfileAwareUriMatcher.java33 public class ProfileAwareUriMatcher extends UriMatcher { class
60 public ProfileAwareUriMatcher(int code) { in ProfileAwareUriMatcher() method in ProfileAwareUriMatcher
DContactsProvider2.java290 public static final ProfileAwareUriMatcher sUriMatcher =
291 new ProfileAwareUriMatcher(UriMatcher.NO_MATCH);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuard.java30 import com.android.providers.contacts.ProfileAwareUriMatcher;
43 private static final ProfileAwareUriMatcher sUriMatcher = ContactsProvider2.sUriMatcher;