Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java48 void notifyControlRevoked(@InsetsType int types); in notifyControlRevoked() method
DInsetsAnimationThreadControlRunner.java159 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationThreadControlRunner
DInsetsResizeAnimationRunner.java223 public void notifyControlRevoked(int types) { in notifyControlRevoked() method in InsetsResizeAnimationRunner
DInsetsAnimationControlImpl.java224 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationControlImpl
DInsetsController.java1738 void notifyControlRevoked(InsetsSourceConsumer consumer) { in notifyControlRevoked() method in InsetsController
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java289 void notifyControlRevoked(@NonNull InsetsControlTarget previousControlTarget, in notifyControlRevoked() method in InsetsStateController