Searched refs:animateText (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStackScrollerDecorView.java60 animateText(nowVisible, null /* onFinishedRunnable */);
64 animateText(nowVisible, onFinishedRunnable);
78 private void animateText(boolean nowVisible, final Runnable onFinishedRunnable) { method in class:StackScrollerDecorView

Completed in 49 milliseconds