Searched refs:isBluetoothA2dpOn (Results 1 – 10 of 10) sorted by relevance
95 if (mAudioManager.isWiredHeadsetOn() || mAudioManager.isBluetoothA2dpOn()) { in shouldObscureSpeech()
123 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
215 final boolean a2dpEnabled = isBluetoothA2dpOn(); in updateAudioRoutes()226 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static228 return mAudioService.isBluetoothA2dpOn(); in isBluetoothA2dpOn()955 && sStatic.mBluetoothA2dpRoute != null && sStatic.isBluetoothA2dpOn()) { in selectDefaultRouteStatic()1285 dispatchRouteVolumeChanged(sStatic.mAudioService.isBluetoothA2dpOn() ? in systemVolumeChanged()
1634 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
2524 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
45 if (isBluetoothA2dpOn()) {
989 if (speakPassword || mAudioManager.isBluetoothA2dpOn() in sendAccessibilityEventForUnicodeCharacter()
303 NO DOC BLOCK: android.media.AudioManager Method isBluetoothA2dpOn()
15071 method public boolean isBluetoothA2dpOn();
14056 method public boolean isBluetoothA2dpOn();