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

/packages/apps/Phone/src/com/android/phone/
H A DCallerInfoCacheUpdateReceiver.java42 PhoneGlobals.getInstance().callerInfoCache.startAsyncCache();
H A DPhoneGlobals.java167 CallerInfoCache callerInfoCache; field in class:PhoneGlobals
533 callerInfoCache = CallerInfoCache.init(this);
H A DCallNotifier.java980 mApplication.callerInfoCache.getCacheEntry(number);

Completed in 82 milliseconds