Searched refs:mIsBluetoothA2dpOn (Results 1 – 1 of 1) sorted by relevance
102 boolean mIsBluetoothA2dpOn; field in MediaRouter.Static123 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn();188 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn(); in startMonitoringRoutes()295 return mBluetoothA2dpRoute != null && mIsBluetoothA2dpOn; in isBluetoothA2dpOn()1481 dispatchRouteVolumeChanged(sStatic.mIsBluetoothA2dpOn in systemVolumeChanged()