Home
last modified time | relevance | path

Searched defs:splashScreenExecutor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingWindowController.java96 ShellExecutor splashScreenExecutor, in StartingWindowController()
DTaskSnapshotWindow.java158 TaskSnapshot snapshot, ShellExecutor splashScreenExecutor, in create()
267 Runnable clearWindowHandler, ShellExecutor splashScreenExecutor) { in TaskSnapshotWindow()
DStartingSurfaceDrawer.java151 public StartingSurfaceDrawer(Context context, ShellExecutor splashScreenExecutor, in StartingSurfaceDrawer()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawerTests.java114 TestStartingSurfaceDrawer(Context context, ShellExecutor splashScreenExecutor, in TestStartingSurfaceDrawer()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellBaseModule.java620 @ShellSplashscreenThread ShellExecutor splashScreenExecutor, in provideStartingWindowController()