Home
last modified time | relevance | path

Searched refs:startAsyncCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DCallerInfoCacheUpdateReceiver.java42 PhoneApp.getInstance().callerInfoCache.startAsyncCache(); in onReceive()
DCallerInfoCache.java164 cache.startAsyncCache(); in init()
174 /* package */ void startAsyncCache() { in startAsyncCache() method in CallerInfoCache