Searched defs:startAsyncCache (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallerInfoCache.java164 cache.startAsyncCache();
174 /* package */ void startAsyncCache() { method in class:CallerInfoCache
175 if (DBG) log("startAsyncCache");

Completed in 333 milliseconds