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

  /packages/services/Telephony/src/com/android/phone/
CallerInfoCacheUpdateReceiver.java 42 PhoneGlobals.getInstance().callerInfoCache.startAsyncCache();
CallerInfoCache.java 164 cache.startAsyncCache();
174 /* package */ void startAsyncCache() {
175 if (DBG) log("startAsyncCache");

Completed in 37 milliseconds