Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DDialogAnimationController.java160 private Animation.AnimationListener getAnimationListener(Runnable startCallback, in getAnimationListener() method in DialogAnimationController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java67 protected AnimatorListenerAdapter getAnimationListener(int cuj) { in getAnimationListener() method in KeyguardInputView