Searched refs:notifyControlRevoked (Results 1 – 10 of 10) sorted by relevance
47 void notifyControlRevoked(@InsetsType int types); in notifyControlRevoked() method
164 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationThreadControlRunner165 mControl.notifyControlRevoked(types); in notifyControlRevoked()
220 public void notifyControlRevoked(int types) { in notifyControlRevoked() method in InsetsResizeAnimationRunner
147 mController.notifyControlRevoked(this); in setControl()
225 public void notifyControlRevoked(@InsetsType int types) { in notifyControlRevoked() method in InsetsAnimationControlImpl
1595 void notifyControlRevoked(InsetsSourceConsumer consumer) { in notifyControlRevoked() method in InsetsController1599 control.notifyControlRevoked(type); in notifyControlRevoked()
281 void notifyControlRevoked(@NonNull InsetsControlTarget previousControlTarget, in notifyControlRevoked() method in InsetsStateController
711 mStateController.notifyControlRevoked(mControlTarget, InsetsSourceProvider.this); in onAnimationCancelled()
16571 HSPLandroid/view/InsetsAnimationControlImpl;->notifyControlRevoked(I)V16600 HSPLandroid/view/InsetsAnimationThreadControlRunner;->notifyControlRevoked(I)V16659 HSPLandroid/view/InsetsController;->notifyControlRevoked(Landroid/view/InsetsSourceConsumer;)V
16635 HSPLandroid/view/InsetsAnimationControlImpl;->notifyControlRevoked(I)V16664 HSPLandroid/view/InsetsAnimationThreadControlRunner;->notifyControlRevoked(I)V16723 HSPLandroid/view/InsetsController;->notifyControlRevoked(Landroid/view/InsetsSourceConsumer;)V