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

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerClasses.java 54 return BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK;
66 return BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK;
76 return BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK;
100 case BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK:
110 case BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK:
120 case BluetoothAvrcpPlayerSettings.STATE_ALL_TRACK:
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpPlayerSettings.java 87 public static final int STATE_ALL_TRACK = 0x03;

Completed in 68 milliseconds