Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java110 boolean mShowRotateButton; field in NavigationBarView
635 !mShowRotateButton && in updateNavButtonIcons()
804 !mShowRotateButton && in setMenuVisibility()
861 mShowRotateButton = visible; in setRotateButtonVisibility()
880 public boolean isRotateButtonVisible() { return mShowRotateButton; } in isRotateButtonVisible()