Home
last modified time | relevance | path

Searched refs:setDirectorySource (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
H A DCachedNumberLookupService.java70 void setDirectorySource(String name, long directoryId); in setDirectorySource() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallerInfoAsyncQuery.java323 cachedContactInfo.setDirectorySource(directoryLabel, directoryId); in addCallerInfoIntoCache()