Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java432 public RotationContextButton getRotateSuggestionButton() { in getRotateSuggestionButton() method in NavigationBarView
1152 dumpButton(pw, "rota", getRotateSuggestionButton()); in dump()
H A DNavigationBar.java1844 updateButtonLocation(region, touchRegionCache, mView.getRotateSuggestionButton(), in getButtonLocations()