Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java121 final HandlerThread shellSplashscreenWorkerThread = in SplashscreenContentDrawer() local
123 shellSplashscreenWorkerThread.start(); in SplashscreenContentDrawer()
124 mSplashscreenWorkerHandler = shellSplashscreenWorkerThread.getThreadHandler(); in SplashscreenContentDrawer()