Searched defs:endRunnable (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
D | AppearAnimationUtils.java | 85 Runnable endRunnable = null; in startAnimations() local 108 Runnable endRunnable = null; in startAnimations() local 172 boolean appearing, Interpolator interpolator, Runnable endRunnable) { in createAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | SearchPanelCircleView.java | 177 public void setCircleSize(float circleSize, boolean animated, final Runnable endRunnable, in setCircleSize() 254 Interpolator interpolator, final Runnable endRunnable) { in setOffset()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | DozeScrimController.java | 146 Interpolator interpolator, long delay, final Runnable endRunnable) { in startScrimAnimation()
|
D | PhoneStatusBar.java | 1000 Runnable endRunnable = null; in performDismissAllAnimations() local
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 943 Runnable endRunnable = new Runnable() { in runEnterAnimation() local 1018 Runnable endRunnable = new Runnable() { in runExitAnimation() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LockPatternView.java | 612 final CellState state, final Runnable endRunnable) { in startSizeAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
D | NotificationStackScrollLayout.java | 725 public void dismissViewAnimated(View child, Runnable endRunnable, int delay, long duration) { in dismissViewAnimated()
|