Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java396 private static Drawable peekLegacySplashscreenContent(Context context, in peekLegacySplashscreenContent() method in SplashscreenContentDrawer
442 ? peekLegacySplashscreenContent(context, mTmpAttrs) : null; in makeSplashScreenContentView()