Searched defs:SETTING_REPEAT (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothAvrcpPlayerSettings.java | 39 public static final int SETTING_REPEAT = 0x02; field in BluetoothAvrcpPlayerSettings |
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/ | ||
D | PlayerSettingsManager.java | 281 public static final int SETTING_REPEAT = 2; field in PlayerSettingsManager.PlayerSettingsValues |