Searched refs:DEVICE_STATE_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
492 AudioSystem.DEVICE_STATE_AVAILABLE, in onRestoreDevices()835 AudioSystem.DEVICE_STATE_AVAILABLE, "android"); // reconnect in onToggleHdmi()1410 AudioSystem.DEVICE_STATE_AVAILABLE, AudioSystem.AUDIO_FORMAT_DEFAULT);1693 AudioSystem.DEVICE_STATE_AVAILABLE, codec);2007 AudioSystem.DEVICE_STATE_AVAILABLE,2035 AudioSystem.DEVICE_STATE_AVAILABLE,2135 AudioSystem.DEVICE_STATE_AVAILABLE, AudioSystem.AUDIO_FORMAT_DEFAULT);2358 == AudioSystem.DEVICE_STATE_AVAILABLE ? 1 : 0);2362 == AudioSystem.DEVICE_STATE_AVAILABLE) {
287 ArgumentMatchers.eq(AudioSystem.DEVICE_STATE_AVAILABLE), in checkSingleSystemConnection()
1353 public static final int DEVICE_STATE_AVAILABLE = 1; field in AudioSystem1360 case DEVICE_STATE_AVAILABLE: return "DEVICE_STATE_AVAILABLE"; in deviceStateToString()
3170 == AudioSystem.DEVICE_STATE_AVAILABLE) { in isBluetoothA2dpOn()3173 == AudioSystem.DEVICE_STATE_AVAILABLE) { in isBluetoothA2dpOn()3176 == AudioSystem.DEVICE_STATE_AVAILABLE) { in isBluetoothA2dpOn()