Home
last modified time | relevance | path

Searched refs:removeEndListener (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DOneTimeEndListener.java32 animation.removeEndListener(this); in onAnimationEnd()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DEdgeBackGesturePanel.java186 animation.removeEndListener(this);
481 animation.removeEndListener(this); in triggerBack()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java413 Animator.AnimatorListener removeEndListener = new AnimatorListenerAdapter() { field in PasswordTextView.CharState
611 widthAnimator.addListener(removeEndListener); in startWidthDisappearAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java234 animation.removeEndListener(this);
660 animation.removeEndListener(this); in triggerBack()