Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java145 contentView = makeSplashScreenContentView(context, info, suggestType); in createContentView()
240 private SplashScreenView makeSplashScreenContentView(Context context, ActivityInfo ai, in makeSplashScreenContentView() method in SplashscreenContentDrawer