Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java71 private static final int KEY_UP = 1; field in AvrcpControllerStateMachineTest
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h152 #define KEY_UP 103 macro