Home
last modified time | relevance | path

Searched refs:WindowInsetsAnimationControlListener (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsControllerTest.java201 WindowInsetsAnimationControlListener mockListener = in testControlsRevoked_duringAnim()
202 mock(WindowInsetsAnimationControlListener.class); in testControlsRevoked_duringAnim()
223 WindowInsetsAnimationControlListener controlListener = in testFrameDoesntMatchDisplay()
224 mock(WindowInsetsAnimationControlListener.class); in testFrameDoesntMatchDisplay()
502 WindowInsetsAnimationControlListener mockListener = in testAnimationEndState_controller()
503 mock(WindowInsetsAnimationControlListener.class); in testAnimationEndState_controller()
528 WindowInsetsAnimationControlListener mockListener = in testCancellation_afterGainingControl()
554 WindowInsetsAnimationControlListener listener = in testControlImeNotReady()
579 WindowInsetsAnimationControlListener listener = in testControlImeNotReady_controlRevoked()
600 WindowInsetsAnimationControlListener listener = in testControlImeNotReady_timeout()
[all …]
H A DPendingInsetsControllerTest.java97 WindowInsetsAnimationControlListener listener = in testControl()
98 mock(WindowInsetsAnimationControlListener.class); in testControl()
108 WindowInsetsAnimationControlListener listener = in testControl_direct()
109 mock(WindowInsetsAnimationControlListener.class); in testControl_direct()
H A DInsetsAnimationControlImplTest.java79 @Mock WindowInsetsAnimationControlListener mMockListener;
/aosp12/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DChatActivity.java39 import android.view.WindowInsetsAnimationControlListener;
73 WindowInsetsAnimationControlListener mCurrentRequest; in onCreate()
100 mCurrentRequest = new WindowInsetsAnimationControlListener() { in onCreate()
195 new WindowInsetsAnimationControlListener() { in onCreate()
H A DControllerActivity.java25 import android.view.WindowInsetsAnimationControlListener;
172 new WindowInsetsAnimationControlListener() { in onStartTrackingTouch()
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsAnimationThreadControlRunner.java58 void startAnimation(T runner, WindowInsetsAnimationControlListener listener, int types,
111 @Nullable Rect frame, InsetsState state, WindowInsetsAnimationControlListener listener, in InsetsAnimationThreadControlRunner()
H A DWindowInsetsAnimationControlListener.java42 public interface WindowInsetsAnimationControlListener { interface
H A DInsetsAnimationControlCallbacks.java39 void startAnimation(T runner, WindowInsetsAnimationControlListener listener, int types, in startAnimation()
H A DWindowInsetsController.java201 @NonNull WindowInsetsAnimationControlListener listener); in controlWindowInsetsAnimation()
H A DInsetsController.java321 implements WindowInsetsAnimationControlListener {
522 PendingControlRequest(@InsetsType int types, WindowInsetsAnimationControlListener listener, in PendingControlRequest()
537 final WindowInsetsAnimationControlListener listener;
1005 @NonNull WindowInsetsAnimationControlListener listener) { in controlWindowInsetsAnimation()
1012 WindowInsetsAnimationControlListener listener, in controlWindowInsetsAnimation()
1032 WindowInsetsAnimationControlListener listener, @Nullable Rect frame, boolean fromIme, in controlAnimationUnchecked()
1522 void startAnimation(T runner, WindowInsetsAnimationControlListener listener, int types, in startAnimation()
H A DPendingInsetsController.java204 @NonNull WindowInsetsAnimationControlListener listener) { in controlWindowInsetsAnimation()
H A DInsetsAnimationControlImpl.java79 private final WindowInsetsAnimationControlListener mListener;
113 @Nullable Rect frame, InsetsState state, WindowInsetsAnimationControlListener listener, in InsetsAnimationControlImpl()
H A DInsetsResizeAnimationRunner.java46 InternalInsetsAnimationController, WindowInsetsAnimationControlListener {
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordView.java35 import android.view.WindowInsetsAnimationControlListener;
170 Interpolators.LINEAR, null, new WindowInsetsAnimationControlListener() { in startDisappearAnimation() method
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java52 import android.view.WindowInsetsAnimationControlListener;
601 void startAnimation(T runner, WindowInsetsAnimationControlListener listener, int types, in startAnimation()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7770 android.view.WindowInsetsAnimationControlListener
H A Dboot-image-profile.txt16833 …roid/view/InsetsAnimationThreadControlRunner;ILandroid/view/WindowInsetsAnimationControlListener;)V
16846 …on(Landroid/view/InsetsAnimationControlImpl;Landroid/view/WindowInsetsAnimationControlListener;ILa…
16852 …bda$new$0$InsetsAnimationThreadControlRunner(ILandroid/view/WindowInsetsAnimationControlListener;)V
16894WindowInsetsAnimationControlListener;Landroid/graphics/Rect;ZJLandroid/view/animation/Interpolator…
31513 Landroid/view/WindowInsetsAnimationControlListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7791 android.view.WindowInsetsAnimationControlListener
H A Dboot-image-profile.txt16882 …roid/view/InsetsAnimationThreadControlRunner;ILandroid/view/WindowInsetsAnimationControlListener;)V
16895 …on(Landroid/view/InsetsAnimationControlImpl;Landroid/view/WindowInsetsAnimationControlListener;ILa…
16901 …bda$new$0$InsetsAnimationThreadControlRunner(ILandroid/view/WindowInsetsAnimationControlListener;)V
16943WindowInsetsAnimationControlListener;Landroid/graphics/Rect;ZJLandroid/view/animation/Interpolator…
41177 Landroid/view/WindowInsetsAnimationControlListener;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50454 public interface WindowInsetsAnimationControlListener {
50476 …ullable android.os.CancellationSignal, @NonNull android.view.WindowInsetsAnimationControlListener);
/aosp12/frameworks/base/services/
H A Dart-profile46673 …on(Landroid/view/InsetsAnimationControlImpl;Landroid/view/WindowInsetsAnimationControlListener;ILa…