Home
last modified time | relevance | path

Searched refs:isBluetoothA2dpOn (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DObscureSpeechDelegate.java95 if (mAudioManager.isWiredHeadsetOn() || mAudioManager.isBluetoothA2dpOn()) { in shouldObscureSpeech()
/frameworks/base/media/java/android/media/
DIAudioService.aidl123 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
DMediaRouter.java215 final boolean a2dpEnabled = isBluetoothA2dpOn(); in updateAudioRoutes()
226 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static
228 return mAudioService.isBluetoothA2dpOn(); in isBluetoothA2dpOn()
955 && sStatic.mBluetoothA2dpRoute != null && sStatic.isBluetoothA2dpOn()) { in selectDefaultRouteStatic()
1285 dispatchRouteVolumeChanged(sStatic.mAudioService.isBluetoothA2dpOn() ? in systemVolumeChanged()
DAudioManager.java1634 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
DAudioService.java2524 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
/frameworks/base/docs/html/training/managing-audio/
Daudio-output.jd45 if (isBluetoothA2dpOn()) {
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java989 if (speakPassword || mAudioManager.isBluetoothA2dpOn() in sendAccessibilityEventForUnicodeCharacter()
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt303 NO DOC BLOCK: android.media.AudioManager Method isBluetoothA2dpOn()
/frameworks/base/api/
Dsystem-current.txt15071 method public boolean isBluetoothA2dpOn();
Dcurrent.txt14056 method public boolean isBluetoothA2dpOn();