Searched refs:mPhoneLookupKey (Results 1 – 1 of 1) sorted by relevance
428 private String mPhoneLookupKey = null; field in ValidateNotificationPeople.LookupResult452 mPhoneLookupKey = cursor.getString(lookupKeyIdx); in mergeContact()453 if (DEBUG) Slog.d(TAG, "contact LOOKUP_KEY is: " + mPhoneLookupKey); in mergeContact()486 return mPhoneLookupKey; in getPhoneLookupKey()