Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/buttons/
DKeyButtonViewTest.java33 …id.systemui.navigationbar.buttons.KeyButtonView.NavBarButtonEvent.NAVBAR_OVERVIEW_BUTTON_LONGPRESS;
112 NAVBAR_OVERVIEW_BUTTON_LONGPRESS); in testLogOverviewLongPress()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java114 NAVBAR_OVERVIEW_BUTTON_LONGPRESS(538), enumConstant
414 ? NavBarButtonEvent.NAVBAR_OVERVIEW_BUTTON_LONGPRESS in logSomePresses()