Searched refs:shellSplashscreenThread (Results 1 – 1 of 1) sorted by relevance
188 HandlerThread shellSplashscreenThread = new HandlerThread("wmshell.splashscreen", in provideSplashScreenExecutor() local190 shellSplashscreenThread.start(); in provideSplashScreenExecutor()191 return new HandlerExecutor(shellSplashscreenThread.getThreadHandler()); in provideSplashScreenExecutor()