Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/buttons/
DKeyButtonViewTest.java29 …ndroid.systemui.navigationbar.buttons.KeyButtonView.NavBarButtonEvent.NAVBAR_BACK_BUTTON_LONGPRESS;
106 checkmetrics(KEYCODE_BACK, ACTION_DOWN, FLAG_LONG_PRESS, NAVBAR_BACK_BUTTON_LONGPRESS); in testLogBackLongPressLog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java111 NAVBAR_BACK_BUTTON_LONGPRESS(537), enumConstant
396 ? NavBarButtonEvent.NAVBAR_BACK_BUTTON_LONGPRESS in logSomePresses()