Searched refs:mIsBluetoothA2dpOn (Results 1 – 1 of 1) sorted by relevance
103 boolean mIsBluetoothA2dpOn; field in MediaRouter.Static124 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn();190 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn(); in startMonitoringRoutes()300 return mBluetoothA2dpRoute != null && mIsBluetoothA2dpOn; in isBluetoothA2dpOn()1467 dispatchRouteVolumeChanged(sStatic.mIsBluetoothA2dpOn in systemVolumeChanged()