Home
last modified time | relevance | path

Searched defs:batchApplyWindowLayoutParams (Results 1 – 2 of 2) 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/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java561 public void batchApplyWindowLayoutParams(Runnable scope) { in batchApplyWindowLayoutParams() method in NotificationShadeWindowControllerImpl