Home
last modified time | relevance | path

Searched refs:notifyControlRevoked (Results 1 – 10 of 10) 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
160 mControl.notifyControlRevoked(types); in notifyControlRevoked()
DInsetsResizeAnimationRunner.java223 public void notifyControlRevoked(int types) { in notifyControlRevoked() method in InsetsResizeAnimationRunner
DInsetsSourceConsumer.java150 mController.notifyControlRevoked(this); in setControl()
DInsetsAnimationControlImpl.java224 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationControlImpl
DInsetsController.java1738 void notifyControlRevoked(InsetsSourceConsumer consumer) { in notifyControlRevoked() method in InsetsController
1742 control.notifyControlRevoked(type); in notifyControlRevoked()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java289 void notifyControlRevoked(@NonNull InsetsControlTarget previousControlTarget, in notifyControlRevoked() method in InsetsStateController
DInsetsSourceProvider.java798 mStateController.notifyControlRevoked(mControlTarget, InsetsSourceProvider.this); in onAnimationCancelled()
/frameworks/base/boot/
Dboot-image-profile.txt16314 HSPLandroid/view/InsetsAnimationControlImpl;->notifyControlRevoked(I)V
16338 HSPLandroid/view/InsetsAnimationThreadControlRunner;->notifyControlRevoked(I)V
16392 HSPLandroid/view/InsetsController;->notifyControlRevoked(Landroid/view/InsetsSourceConsumer;)V
/frameworks/base/config/
Dboot-image-profile.txt16378 HSPLandroid/view/InsetsAnimationControlImpl;->notifyControlRevoked(I)V
16402 HSPLandroid/view/InsetsAnimationThreadControlRunner;->notifyControlRevoked(I)V
16456 HSPLandroid/view/InsetsController;->notifyControlRevoked(Landroid/view/InsetsSourceConsumer;)V