Home
last modified time | relevance | path

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

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