Searched refs:ShellBackgroundThread (Results 1 – 7 of 7) sorted by relevance
38 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;199 @ShellBackgroundThread212 @ShellBackgroundThread214 @ShellBackgroundThread Handler handler) { in provideSharedBackgroundExecutor()
81 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;186 @ShellBackgroundThread ShellExecutor bgExecutor, in provideBubbleController()
94 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;361 @ShellBackgroundThread Handler backgroundHandler, in provideBackAnimationController()
32 public @interface ShellBackgroundThread { annotation
69 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;187 @NonNull @ShellBackgroundThread Handler backgroundHandler, in BackAnimationController()210 @NonNull @ShellBackgroundThread Handler bgHandler, in BackAnimationController()246 @NonNull @ShellBackgroundThread final Handler backgroundHandler) { in setupAnimationDeveloperSettingsObserver()268 @ShellBackgroundThread
35 - `ShellBackgroundThread` (for longer running tasks where we don't want to block the shell main
113 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;303 @ShellBackgroundThread ShellExecutor bgExecutor, in BubbleController()