Searched refs:ShellBackgroundThread (Results 1 – 7 of 7) sorted by relevance
38 import com.android.wm.shell.common.annotations.ShellBackgroundThread;199 @ShellBackgroundThread212 @ShellBackgroundThread214 @ShellBackgroundThread Handler handler) { in provideSharedBackgroundExecutor()
53 import com.android.wm.shell.common.annotations.ShellBackgroundThread;165 @ShellBackgroundThread ShellExecutor bgExecutor, in provideBubbleController()
58 import com.android.wm.shell.common.annotations.ShellBackgroundThread;324 @ShellBackgroundThread Handler backgroundHandler, in provideBackAnimationController()
32 public @interface ShellBackgroundThread { annotation
68 import com.android.wm.shell.common.annotations.ShellBackgroundThread;170 @NonNull @ShellBackgroundThread Handler backgroundHandler, in BackAnimationController()183 @NonNull @ShellBackgroundThread Handler bgHandler, in BackAnimationController()236 @NonNull @ShellBackgroundThread final Handler backgroundHandler) { in setupAnimationDeveloperSettingsObserver()250 @ShellBackgroundThread
35 - `ShellBackgroundThread` (for longer running tasks where we don't want to block the shell main
105 import com.android.wm.shell.common.annotations.ShellBackgroundThread;283 @ShellBackgroundThread ShellExecutor bgExecutor, in BubbleController()