Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallerInfoAsyncQuery.java538 String directoryLabel = mContext.getString(R.string.directory_search_label); in addCallerInfoIntoCache() local
539 cachedContactInfo.setDirectorySource(directoryLabel, directoryId); in addCallerInfoIntoCache()