Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DKeyCodeClassifications.h51 AKEYCODE_STYLUS_BUTTON_TERTIARY,
/frameworks/native/include/android/
Dkeycodes.h829 AKEYCODE_STYLUS_BUTTON_TERTIARY = 310, enumerator
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1587 AllOf(DOWN, WithKeyCode(AKEYCODE_STYLUS_BUTTON_TERTIARY)))); in TEST_F()
1589 AllOf(UP, WithKeyCode(AKEYCODE_STYLUS_BUTTON_TERTIARY)))); in TEST_F()