Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java126 private int mLastPackageContextConfigHash; field in SplashscreenContentDrawer
436 mLastPackageContextConfigHash = context.getResources().getConfiguration().hashCode(); in makeSplashScreenContentView()
465 return mColorCache.getWindowColor(ai.packageName, mLastPackageContextConfigHash, in getBGColorFromCache()
673 mLastPackageContextConfigHash, in processAdaptiveIcon()