Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DImeBackAnimationControllerTest.java198 WindowInsetsAnimationControlListener animationControlListener = startBackGesture(); in testAdjustPanScrollsViewRoot() local
217 WindowInsetsAnimationControlListener animationControlListener = startBackGesture(); in testNewGestureAfterCancelSeamlessTakeover() local
245 WindowInsetsAnimationControlListener animationControlListener = startBackGesture(); in testImeInsetsManipulationCurve() local
265 WindowInsetsAnimationControlListener animationControlListener = startBackGesture(); in testOnReadyAfterGestureFinished() local
294 WindowInsetsAnimationControlListener animationControlListener = startBackGesture(); in testOnBackInvokedHidesImeEvenIfInsetsControlCancelled() local
312 ArgumentCaptor<WindowInsetsAnimationControlListener> animationControlListener = in startBackGesture() local