Searched refs:KEY_BACK (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/libhardware/tests/input/evdev/ |
H A D | InputMocks.cpp | 202 node->addKeys(KEY_UP, KEY_LEFT, KEY_RIGHT, KEY_DOWN, KEY_BACK, KEY_PLAYPAUSE, in getNexusRemote() 221 node->addKeys(KEY_BACK, KEY_HOMEPAGE, BTN_A, BTN_B, BTN_X, BTN_Y, BTN_TL, BTN_TR, in getAsusGamepad()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_tv_TvKeys.h | 26 {KEY_BACK, AKEYCODE_BACK},
|
/aosp12/system/core/init/ |
H A D | keychords_test.cpp | 169 const std::vector<int> triple2_chord = {KEY_VOLUMEDOWN, KEY_VOLUMEUP, KEY_BACK};
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | input-event-codes.h | 210 #define KEY_BACK 158 macro
|