Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRotationButtonController.java62 private final ViewRippler mViewRippler = new ViewRippler(); field in RotationButtonController
213 if (!isRotateSuggestionIntroduced()) mViewRippler.start(view); in setRotateSuggestionButtonState()
218 mViewRippler.stop(); // Prevent any pending ripples, force hide or not in setRotateSuggestionButtonState()