Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java106 private int mLastPackageContextConfigHash; field in SplashscreenContentDrawer
248 mLastPackageContextConfigHash = context.getResources().getConfiguration().hashCode(); in makeSplashScreenContentView()
264 return mColorCache.getWindowColor(ai.packageName, mLastPackageContextConfigHash, in getBGColorFromCache()
434 mLastPackageContextConfigHash, in processAdaptiveIcon()