Searched refs:actualKey (Results 1 – 1 of 1) sorted by relevance
2279 final String actualKey = key.substring(ENTERPRISE_CONTACT_LOOKUP_PREFIX.length()); in createCorpLookupUriFromEnterpriseLookupUri() local2280 return Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, actualKey); in createCorpLookupUriFromEnterpriseLookupUri()