HomeSort by relevance Sort by last modified time
    Searched defs:contactLookupResult (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/
ContactInfoCache.java 47 import com.android.dialer.logging.ContactLookupResult;
270 cce.contactLookupResult = ContactLookupResult.Type.LOCAL_CONTACT;
706 public ContactLookupResult.Type contactLookupResult = ContactLookupResult.Type.NOT_FOUND;
743 + ", contactLookupResult="
744 + contactLookupResult
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/call/
DialerCall.java 56 import com.android.dialer.logging.ContactLookupResult;
    [all...]

Completed in 50 milliseconds