Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarTransitions.java85 setKeyButtonViewQuiescentAlpha(mView.getMenuButton(), alpha, animate); in applyMode()
103 backAlpha = maxVisibleQuiescentAlpha(backAlpha, mView.getMenuButton()); in applyBackButtonQuiescentAlpha()
DNavigationBarView.java258 public View getMenuButton() { in getMenuButton() method in NavigationBarView
418 getMenuButton().setVisibility(shouldShow ? View.VISIBLE : View.INVISIBLE); in setMenuVisibility()
651 dumpButton(pw, "menu", getMenuButton()); in dump()