Searched refs:mLastPackage (Results 1 – 1 of 1) sorted by relevance
41 private String mLastPackage; field in CachingIconView129 && Objects.equals(iconPackage, mLastPackage); in testAndSetCache()131 mLastPackage = iconPackage; in testAndSetCache()149 isCached = resId == mLastResId && null == mLastPackage; in testAndSetCache()151 mLastPackage = null; in testAndSetCache()178 mLastPackage = null; in resetCache()