Home
last modified time | relevance | path

Searched defs:KEY_DOWN (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java70 private static final int KEY_DOWN = 0; field in AvrcpControllerStateMachineTest
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h157 #define KEY_DOWN 108 macro