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.java142 final HandlerThread shellSplashscreenWorkerThread = in SplashscreenContentDrawer() local
144 shellSplashscreenWorkerThread.start(); in SplashscreenContentDrawer()
145 mSplashscreenWorkerHandler = shellSplashscreenWorkerThread.getThreadHandler(); in SplashscreenContentDrawer()