Home
last modified time | relevance | path

Searched defs:SETTING_SHUFFLE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAvrcpPlayerSettings.java42 public static final int SETTING_SHUFFLE = 0x04; field in BluetoothAvrcpPlayerSettings
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/
DPlayerSettingsManager.java284 public static final int SETTING_SHUFFLE = 3; field in PlayerSettingsManager.PlayerSettingsValues