Searched refs:mCachingLogic (Results 1 – 1 of 1) sorted by relevance
254 private final CachingLogic<T> mCachingLogic; field in IconCacheUpdateHandler.SerializedIconUpdateTask265 mCachingLogic = cachingLogic; in SerializedIconUpdateTask()273 String pkg = mCachingLogic.getComponent(app).getPackageName(); in run()277 app, mCachingLogic, info, mUserSerial, true /*replace existing*/); in run()289 … PackageInfo info = mPkgInfoMap.get(mCachingLogic.getComponent(app).getPackageName()); in run()293 mIconCache.addIconToDBAndMemCache(app, mCachingLogic, info, in run()