Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfo.java159 static String[] getDefaultPhoneLookupProjection() { in getDefaultPhoneLookupProjection() method in CallerInfo
DCallerInfoAsyncQuery.java172 String[] proejection = CallerInfo.getDefaultPhoneLookupProjection(); in startQueryInternal()