Home
last modified time | relevance | path

Searched defs:batchApplyWindowLayoutParams (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java186 default void batchApplyWindowLayoutParams(@NonNull Runnable scope) { in batchApplyWindowLayoutParams() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java495 public void batchApplyWindowLayoutParams(Runnable scope) { in batchApplyWindowLayoutParams() method in NotificationShadeWindowControllerImpl