Searched defs:KEY_STATE_PRESSED (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java77 public static final int KEY_STATE_PRESSED = 0; field in class:A2dpSinkStateMachine
852 AvrcpControllerService.KEY_STATE_PRESSED);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboard.java301 private final static int[] KEY_STATE_PRESSED = { field in class:Keyboard.Key
509 states = KEY_STATE_PRESSED;
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java170 public static final int KEY_STATE_PRESSED = 0; field in class:AvrcpControllerService

Completed in 93 milliseconds