Searched refs:PROFILE_LOOKUP_KEY (Results 1 – 4 of 4) sorted by relevance
46 private static final String PROFILE_LOOKUP_KEY = "profile"; field in NfcHandler72 if (lookupKey.equals(PROFILE_LOOKUP_KEY)) { in createNdefMessage()
49 return ContactLookupKey.PROFILE_LOOKUP_KEY; in computeLookupKeyForContact()58 sb.append(ContactLookupKey.PROFILE_LOOKUP_KEY); in appendLookupKey()
35 public static final String PROFILE_LOOKUP_KEY = "profile"; field in ContactLookupKey115 if (PROFILE_LOOKUP_KEY.equals(lookupKey)) { in parse()
127 if (ContactLookupKey.PROFILE_LOOKUP_KEY.equals(lookupKey)) { in mapsToProfile()