Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStackScrollerDecorView.java62 public void performVisibilityAnimation(boolean nowVisible, Runnable onFinishedRunnable) { in performVisibilityAnimation()
77 private void animateText(boolean nowVisible, final Runnable onFinishedRunnable) { in animateText()
116 Runnable onFinishedRunnable) { in performRemoveAnimation()
DSpeedBumpView.java91 public void animateDivider(boolean nowVisible, long delay, Runnable onFinishedRunnable) { in animateDivider()
119 Runnable onFinishedRunnable) { in performRemoveAnimation()
DActivatableNotificationView.java510 Runnable onFinishedRunnable) { in performRemoveAnimation()
529 long duration, final Runnable onFinishedRunnable) { in startAppearAnimation()
DExpandableView.java323 Runnable onFinishedRunnable); in performRemoveAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2532 Runnable onFinishedRunnable = new Runnable() { in updateEmptyShadeView() local
2562 Runnable onFinishedRunnable = new Runnable() { in updateOverflowContainerVisibility() local