HomeSort by relevance Sort by last modified time
    Searched refs:callerInfoCache (Results 1 - 3 of 3) sorted by null

  /packages/apps/Phone/src/com/android/phone/
CallerInfoCacheUpdateReceiver.java 26 * BroadcastReceiver responsible for (periodic) update of {@link CallerInfoCache}.
42 PhoneGlobals.getInstance().callerInfoCache.startAsyncCache();
PhoneGlobals.java 167 CallerInfoCache callerInfoCache;
529 // Create the CallerInfoCache singleton, which remembers custom ring tone and
533 callerInfoCache = CallerInfoCache.init(this);
    [all...]
CallNotifier.java     [all...]

Completed in 517 milliseconds