Home | History | Annotate | Download | only in contacts

Lines Matching defs:lookupKey

425             String lookupKey =
427 if (!lookupKey.equals(uriLookupKey)) {
630 final String lookupKey = Uri.encode(mLookupUri.getPathSegments().get(2));
631 final Uri shareUri = Uri.withAppendedPath(Contacts.CONTENT_VCARD_URI, lookupKey);