Searched refs:WMShellConcurrencyModule (Results 1 – 5 of 5) sorted by relevance
29 import com.android.wm.shell.dagger.WMShellConcurrencyModule;145 || !WMShellConcurrencyModule.enableShellMainThread(context)) { in setupWmComponent()152 HandlerThread shellThread = WMShellConcurrencyModule.createShellMainThread(); in setupWmComponent()
24 - [WMShellConcurrencyModule](frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagg…
46 …ovided by the [WMShellConcurrencyModule](frameworks/base/libs/WindowManager/Shell/src/com/android/…
50 public abstract class WMShellConcurrencyModule { class
127 @Module(includes = WMShellConcurrencyModule.class)