Searched refs:ShellDesktopThread (Results 1 – 8 of 8) sorted by relevance
22 import com.android.wm.shell.shared.annotations.ShellDesktopThread in <lambda>()32 @ShellDesktopThread private val desktopExecutor: ShellExecutor, in <lambda>()34 @ShellDesktopThread in <lambda>()
46 import com.android.wm.shell.shared.annotations.ShellDesktopThread in <lambda>()61 @ShellDesktopThread private val desktopExecutor: ShellExecutor, in <lambda>()416 @ShellDesktopThread431 @ShellDesktopThread446 @ShellDesktopThread466 @ShellDesktopThread476 @ShellDesktopThread496 @ShellDesktopThread518 @ShellDesktopThread
54 import com.android.wm.shell.shared.annotations.ShellDesktopThread;141 public DesktopModeVisualIndicator(@ShellDesktopThread ShellExecutor desktopExecutor, in DesktopModeVisualIndicator()157 DesktopModeVisualIndicator(@ShellDesktopThread ShellExecutor desktopExecutor, in DesktopModeVisualIndicator()
132 import com.android.wm.shell.shared.annotations.ShellDesktopThread in <lambda>()205 @ShellDesktopThread private val desktopExecutor: ShellExecutor, in <lambda>()
31 public @interface ShellDesktopThread { annotation
40 import com.android.wm.shell.shared.annotations.ShellDesktopThread;210 @ShellDesktopThread
149 import com.android.wm.shell.shared.annotations.ShellDesktopThread;782 @ShellDesktopThread ShellExecutor desktopExecutor, in provideDesktopTasksController()1088 @ShellDesktopThread ShellExecutor desktopExecutor in providesMultiDisplayDragMoveIndicatorController()
874 description: "Enables running visual indicator view operations in ShellDesktopThread."