Home
last modified time | relevance | path

Searched refs:SETTING_REPEAT (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java299 settingsArray[0] = (byte) PlayerSettingsValues.SETTING_REPEAT; in listPlayerSettingsRequest()
308 case (byte) PlayerSettingsValues.SETTING_REPEAT: in listPlayerSettingValuesRequest()
334 case (byte) PlayerSettingsValues.SETTING_REPEAT: in getCurrentPlayerSettingValuesRequest()
355 if (settingsRequest[i] == (byte) PlayerSettingsValues.SETTING_REPEAT in setPlayerSettingsRequest()
371 settingsArray[0] = (byte) PlayerSettingsValues.SETTING_REPEAT; in sendPlayerSettings()
/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
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt228 Landroid/bluetooth/BluetoothAvrcpPlayerSettings;->SETTING_REPEAT:I