Home
last modified time | relevance | path

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

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