Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DNfcHandler.java46 private static final String PROFILE_LOOKUP_KEY = "profile"; field in NfcHandler
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLookupKey.java33 public static final String PROFILE_LOOKUP_KEY = "profile"; field in ContactLookupKey