Searched refs:setMasterVolumeMuted (Results 1 – 7 of 7) sorted by relevance
263 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
8366 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager8370 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
10963 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method
5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
2818 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setMasterVolumeMuted(Landroid/content/Componen…3345 Landroid/app/admin/IDevicePolicyManager;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V
6786 method public void setMasterVolumeMuted(@NonNull android.content.ComponentName, boolean);