Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DDialogAnimationController.java121 mDialogAnimation.setAnimationListener(getAnimationListener( in startExitAnimation() method
160 private Animation.AnimationListener getAnimationListener(Runnable startCallback, in getAnimationListener() method in DialogAnimationController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardInputView.java74 protected AnimatorListenerAdapter getAnimationListener(int cuj) { in getAnimationListener() method in KeyguardInputView