Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DIAudioService.aidl120 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
DMediaRouter.java239 Log.v(TAG, "Audio routes updated: " + newRoutes + ", a2dp=" + isBluetoothA2dpOn()); in updateAudioRoutes()
251 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static
253 return mBluetoothA2dpRoute != null && mAudioService.isBluetoothA2dpOn(); in isBluetoothA2dpOn()
946 final RouteInfo currentSystemRoute = sStatic.isBluetoothA2dpOn() in selectRouteStatic()
1022 if (sStatic.mSelectedRoute != sStatic.mBluetoothA2dpRoute && sStatic.isBluetoothA2dpOn()) { in selectDefaultRouteStatic()
1357 dispatchRouteVolumeChanged(sStatic.mAudioService.isBluetoothA2dpOn() ? in systemVolumeChanged()
DAudioManager.java1480 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2976 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
/frameworks/base/config/
Dboot-image-profile.txt26420 HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z
26499 HSPLandroid/media/IAudioService;->isBluetoothA2dpOn()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14054 method public boolean isBluetoothA2dpOn();
/frameworks/base/api/
Dcurrent.txt21176 method public deprecated boolean isBluetoothA2dpOn();
Dtest-current.txt21332 method public deprecated boolean isBluetoothA2dpOn();
Dsystem-current.txt23023 method public deprecated boolean isBluetoothA2dpOn();