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

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

Completed in 54 milliseconds