HomeSort by relevance Sort by last modified time
    Searched refs:KEY_STATE_PRESSED (Results 1 - 6 of 6) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamingStateMachine.java 213 BluetoothAvrcpController.KEY_STATE_PRESSED);
237 BluetoothAvrcpController.KEY_STATE_PRESSED);
A2dpSinkStateMachine.java 82 public static final int KEY_STATE_PRESSED = 0;
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 301 private final static int[] KEY_STATE_PRESSED = {
509 states = KEY_STATE_PRESSED;
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 117 public static final int KEY_STATE_PRESSED = 0;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
A2dpMediaBrowserService.java 408 mA2dpDevice, cmd, BluetoothAvrcpController.KEY_STATE_PRESSED);
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 309 private final static int[] KEY_STATE_PRESSED = {
508 states = KEY_STATE_PRESSED;
    [all...]

Completed in 92 milliseconds