Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1272 updateResourcesDpi(resources, iconDpi); in loadFromStandalone()
1278 updateResourcesDpi(resources, currentDpi); in loadFromStandalone()
1283 private void updateResourcesDpi(Resources resources, int densityDpi) { in updateResourcesDpi() method in SplashscreenContentDrawer.HighResIconProvider