Home
last modified time | relevance | path

Searched refs:updateCursorToMatchContactLookupUri (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
H A DPhoneNumberHelper.java95 public static boolean updateCursorToMatchContactLookupUri( in updateCursorToMatchContactLookupUri() method in PhoneNumberHelper
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallerInfo.java207 PhoneNumberHelper.updateCursorToMatchContactLookupUri(cursor, columnIndex, contactRef); in getCallerInfo()
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
H A DContactInfoHelper.java343 PhoneNumberHelper.updateCursorToMatchContactLookupUri( in lookupContactFromUri()