Searched refs:ProfileAwareUriMatcher (Results 1 – 3 of 3) sorted by relevance
33 public class ProfileAwareUriMatcher extends UriMatcher { class60 public ProfileAwareUriMatcher(int code) { in ProfileAwareUriMatcher() method in ProfileAwareUriMatcher
287 public static final ProfileAwareUriMatcher sUriMatcher =288 new ProfileAwareUriMatcher(UriMatcher.NO_MATCH);
30 import com.android.providers.contacts.ProfileAwareUriMatcher;43 private static final ProfileAwareUriMatcher sUriMatcher = ContactsProvider2.sUriMatcher;