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/
DNavigationBarFragment.java169 private ViewRippler mViewRippler = new ViewRippler(); field in NavigationBarFragment
551 if (!isRotateSuggestionIntroduced()) mViewRippler.start(view); in setRotateSuggestionButtonState()
564 mViewRippler.stop(); // Prevent any pending ripples, force hide or not in setRotateSuggestionButtonState()