Searched defs:scheduleApplyChangeInsets (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | InsetsAnimationControlCallbacks.java | 47 void scheduleApplyChangeInsets(InsetsAnimationControlRunner runner); in scheduleApplyChangeInsets() method |
H A D | InsetsController.java | 1557 public void scheduleApplyChangeInsets(InsetsAnimationControlRunner runner) { in scheduleApplyChangeInsets() method in InsetsController |
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | InsetsPolicy.java | 567 public void scheduleApplyChangeInsets(InsetsAnimationControlRunner runner) { in scheduleApplyChangeInsets() method in InsetsPolicy.InsetsPolicyAnimationControlListener.InsetsPolicyAnimationControlCallbacks |