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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java82 public static final int KEY_STATE_PRESSED = 0; field in class:A2dpSinkStateMachine
841 BluetoothAvrcpController.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;

Completed in 375 milliseconds