Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1246 drawable = loadFromStandalone(activityInfo, currentDpi, iconDpi); in getIcon()
1257 private Drawable loadFromStandalone(ActivityInfo activityInfo, int currentDpi, in loadFromStandalone() method in SplashscreenContentDrawer.HighResIconProvider