Searched refs:isVolumeControlEnabled (Results 1 – 5 of 5) sorted by relevance
133 public boolean isVolumeControlEnabled() { in isVolumeControlEnabled() method in MediaRouteControllerDialog
210 if (!mController.isVolumeControlEnabled(device)) { in initSeekbar()
499 boolean isVolumeControlEnabled(@NonNull MediaDevice device) { in isVolumeControlEnabled() method in MediaOutputController
247 bool isVolumeControlEnabled() const;
1320 bool AudioFlinger::EffectModule::isVolumeControlEnabled() const in isVolumeControlEnabled() function in android::AudioFlinger::EffectModule2476 if (effect->isVolumeControlEnabled()) return true; in hasVolumeControlEnabled_l()2492 if (mEffects[i - 1]->isVolumeControlEnabled()) { in setVolume_l()