Searched refs:PROFILE_LOOKUP_KEY (Results 1 – 3 of 3) sorted by relevance
47 return ContactLookupKey.PROFILE_LOOKUP_KEY; in computeLookupKeyForContact()56 sb.append(ContactLookupKey.PROFILE_LOOKUP_KEY); in appendLookupKey()
33 public static final String PROFILE_LOOKUP_KEY = "profile"; field in ContactLookupKey113 if (PROFILE_LOOKUP_KEY.equals(lookupKey)) { in parse()
130 if (ContactLookupKey.PROFILE_LOOKUP_KEY.equals(lookupKey)) { in mapsToProfile()