Home
last modified time | relevance | path

Searched defs:notifyControlRevoked (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInsetsAnimationControlRunner.java46 void notifyControlRevoked(@InsetsType int types); in notifyControlRevoked() method
H A DInsetsAnimationThreadControlRunner.java157 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationThreadControlRunner
H A DInsetsResizeAnimationRunner.java215 public void notifyControlRevoked(int types) { in notifyControlRevoked() method in InsetsResizeAnimationRunner
H A DInsetsAnimationControlImpl.java208 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationControlImpl
H A DInsetsController.java1287 void notifyControlRevoked(InsetsSourceConsumer consumer) { in notifyControlRevoked() method in InsetsController
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java448 void notifyControlRevoked(@NonNull InsetsControlTarget previousControlTarget, in notifyControlRevoked() method in InsetsStateController