Searched defs:stopAnimation (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DBeanBag.java350 stopAnimation();
361 public void stopAnimation() { method in class:BeanBag.Board
368 stopAnimation();
423 mBoard.stopAnimation();
/frameworks/base/core/java/android/widget/
H A DProgressBar.java449 stopAnimation();
918 void stopAnimation() { method in class:ProgressBar
966 stopAnimation();
981 stopAnimation();
1211 stopAnimation();
1222 // This should come after stopAnimation(), otherwise an invalidate message remains in the
H A DEditor.java3647 stopAnimation();
3664 stopAnimation();
3714 private void stopAnimation() { method in class:Editor.CorrectionHighlighter

Completed in 92 milliseconds