Searched refs:isVolumeControlEnabled (Results 1 – 3 of 3) sorted by relevance
133 public boolean isVolumeControlEnabled() { in isVolumeControlEnabled() method in MediaRouteControllerDialog
232 bool isVolumeControlEnabled() const;
1266 bool AudioFlinger::EffectModule::isVolumeControlEnabled() const in isVolumeControlEnabled() function in android::AudioFlinger::EffectModule2310 if (mEffects[i - 1]->isVolumeControlEnabled()) { in setVolume_l()