Searched refs:mainThreadHandler (Results 1 – 7 of 7) sorted by relevance
77 final Handler mainThreadHandler = new Handler(Looper.getMainLooper()) { in getLoaderResultSynchronously() local86 mainThreadHandler.sendEmptyMessage(0); in getLoaderResultSynchronously()
105 @AnimationType int animationType, Handler mainThreadHandler) { in InsetsAnimationThreadControlRunner() argument106 mMainThreadHandler = mainThreadHandler; in InsetsAnimationThreadControlRunner()
100 @NonNull Handler mainThreadHandler) { in InlineSuggestionSession() argument107 mMainThreadHandler = mainThreadHandler; in InlineSuggestionSession()
282 Handler mainThreadHandler = new Handler(Looper.getMainLooper()); in onScreenshotTaken() local283 mainThreadHandler.post( in onScreenshotTaken()
70 @MainThread Handler mainThreadHandler, in KeyguardCoordinator() argument78 mMainHandler = mainThreadHandler; in KeyguardCoordinator()
137 Handler mainThreadHandler, in StatusBarNotificationActivityStarter() argument172 mMainThreadHandler = mainThreadHandler; in StatusBarNotificationActivityStarter()680 @Main Handler mainThreadHandler,711 mMainThreadHandler = mainThreadHandler;
88 Handler mainThreadHandler = new Handler(Looper.getMainLooper()); in testServiceStateInitialState() local89 waitForIdleSync(mainThreadHandler); in testServiceStateInitialState()