Home
last modified time | relevance | path

Searched defs:keyState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothAvrcpController.aidl35 void sendGroupNavigationCmd(in BluetoothDevice device, int keyCode, int keyState); in sendGroupNavigationCmd()
DBluetoothAvrcpController.java273 public void sendGroupNavigationCmd(BluetoothDevice device, int keyCode, int keyState) { in sendGroupNavigationCmd()
/frameworks/native/services/inputflinger/
DEventHub.cpp361 uint8_t keyState[sizeof_bit_array(KEY_MAX + 1)]; in getScanCodeState() local
379 uint8_t keyState[sizeof_bit_array(KEY_MAX + 1)]; in getKeyCodeState() local