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

/frameworks/base/core/java/android/widget/
H A DEditor.java4012 stopAnimation();
4029 stopAnimation();
4079 private void stopAnimation() { method in class:Editor.CorrectionHighlighter
H A DProgressBar.java542 stopAnimation();
1520 void stopAnimation() { method in class:ProgressBar
1568 stopAnimation();
1583 stopAnimation();
1837 stopAnimation();
1848 // This should come after stopAnimation(), otherwise an invalidate message remains in the
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DProgressBarCompat.java285 stopAnimation();
640 void stopAnimation() { method in class:ProgressBarCompat
688 stopAnimation();
705 stopAnimation();
912 stopAnimation();
918 // This should come after stopAnimation(), otherwise an invalidate message remains in the

Completed in 88 milliseconds