Searched refs:isBluetoothA2dpOn (Results 1 – 9 of 9) sorted by relevance
120 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
239 Log.v(TAG, "Audio routes updated: " + newRoutes + ", a2dp=" + isBluetoothA2dpOn()); in updateAudioRoutes()251 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static253 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()
1480 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
2976 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
26420 HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z26499 HSPLandroid/media/IAudioService;->isBluetoothA2dpOn()Z
14054 method public boolean isBluetoothA2dpOn();
21176 method public deprecated boolean isBluetoothA2dpOn();
21332 method public deprecated boolean isBluetoothA2dpOn();
23023 method public deprecated boolean isBluetoothA2dpOn();