Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java78 static final String[] PHONE_LOOKUP_PROJECTION = field in ValidateNotificationPeople
649 ContactsContract.CommonDataKinds.Phone.CONTENT_URI, PHONE_LOOKUP_PROJECTION, in searchContactsAndLookupNumbers() argument
/aosp14/frameworks/base/core/java/android/widget/
H A DQuickContactBadge.java73 static final String[] PHONE_LOOKUP_PROJECTION = new String[] { field in QuickContactBadge