Searched refs:needForceQuery (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
H A DContactInfoCache.java354 boolean forceQuery = needForceQuery(call, cacheEntry);
927 private boolean needForceQuery(DialerCall call, ContactCacheEntry cacheEntry) { method in class:ContactInfoCache
935 Log.d(TAG, "needForceQuery: first query");

Completed in 37 milliseconds