Home
last modified time | relevance | path

Searched refs:setAnimationRepeatCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/
DRearDisplayDialogControllerTest.java119 controller.setAnimationRepeatCount(0); in testClosedDialogIsShown()
143 controller.setAnimationRepeatCount(0); in testClosedDialogIsRefreshedOnConfigurationChange()
173 controller.setAnimationRepeatCount(0); in testOpenDialogIsShown()
/frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/
DRearDisplayDialogController.java256 void setAnimationRepeatCount(int repeatCount) { in setAnimationRepeatCount() method in RearDisplayDialogController