Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaRouter.java244 Log.v(TAG, "Audio routes updated: " + newRoutes + ", a2dp=" + isBluetoothA2dpOn()); in updateAudioRoutes()
256 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static
258 return mBluetoothA2dpRoute != null && mAudioService.isBluetoothA2dpOn(); in isBluetoothA2dpOn()
373 RouteInfo selectedRoute = isBluetoothA2dpOn() in updateSelectedRouteForId()
1015 final RouteInfo currentSystemRoute = sStatic.isBluetoothA2dpOn() in selectRouteStatic()
1078 if (sStatic.mSelectedRoute != sStatic.mBluetoothA2dpRoute && sStatic.isBluetoothA2dpOn()) { in selectDefaultRouteStatic()
1417 dispatchRouteVolumeChanged(sStatic.mAudioService.isBluetoothA2dpOn() ? in systemVolumeChanged()
DIAudioService.aidl157 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
DAudioManager.java1800 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java366 /*package*/ boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioDeviceBroker
DAudioService.java3680 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
3681 return mDeviceBroker.isBluetoothA2dpOn(); in isBluetoothA2dpOn()
/frameworks/base/services/
Dart-profile4102 PLcom/android/server/audio/AudioDeviceBroker;->isBluetoothA2dpOn()Z
4265 PLcom/android/server/audio/AudioService;->isBluetoothA2dpOn()Z
/frameworks/base/config/
Dboot-image-profile.txt9329 HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z
9676 HSPLandroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
Dhiddenapi-greylist-max-o.txt36156 Landroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z
36322 Landroid/media/IAudioService;->isBluetoothA2dpOn()Z
38590 Landroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14054 method public boolean isBluetoothA2dpOn();
/frameworks/base/non-updatable-api/
Dcurrent.txt23552 method @Deprecated public boolean isBluetoothA2dpOn();
/frameworks/base/api/
Dcurrent.txt23552 method @Deprecated public boolean isBluetoothA2dpOn();