Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java47 void notifyControlRevoked(@InsetsType int types); in notifyControlRevoked() method
DInsetsAnimationThreadControlRunner.java164 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationThreadControlRunner
DInsetsResizeAnimationRunner.java220 public void notifyControlRevoked(int types) { in notifyControlRevoked() method in InsetsResizeAnimationRunner
DInsetsAnimationControlImpl.java225 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationControlImpl
DInsetsController.java1595 void notifyControlRevoked(InsetsSourceConsumer consumer) { in notifyControlRevoked() method in InsetsController
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java281 void notifyControlRevoked(@NonNull InsetsControlTarget previousControlTarget, in notifyControlRevoked() method in InsetsStateController