Home
last modified time | relevance | path

Searched refs:batchApplyWindowLayoutParams (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java189 default void batchApplyWindowLayoutParams(@NonNull Runnable scope) { in batchApplyWindowLayoutParams() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImplTest.java399 mNotificationShadeWindowController.batchApplyWindowLayoutParams(() -> { in batchApplyWindowLayoutParams_doesNotDispatchEvents()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java561 public void batchApplyWindowLayoutParams(Runnable scope) { in batchApplyWindowLayoutParams() method in NotificationShadeWindowControllerImpl
DNotificationPanelViewController.java4005 mNotificationShadeWindowController.batchApplyWindowLayoutParams(() -> {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java2526 mNotificationShadeWindowController.batchApplyWindowLayoutParams(()-> {
2608 mNotificationShadeWindowController.batchApplyWindowLayoutParams(
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java663 }).when(mNotificationShadeWindowController).batchApplyWindowLayoutParams(any()); in setup()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java448 }).when(mNotificationShadeWindowController).batchApplyWindowLayoutParams(any()); in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2651 mNotificationShadeWindowControllerLazy.get().batchApplyWindowLayoutParams(