Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAvrcpPlayerSettings.java39 public static final int SETTING_REPEAT = 0x02; field in BluetoothAvrcpPlayerSettings
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/
DPlayerSettingsManager.java281 public static final int SETTING_REPEAT = 2; field in PlayerSettingsManager.PlayerSettingsValues