Searched refs:setMasterVolumeMuted (Results 1 – 7 of 7) sorted by relevance
255 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
7411 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager7415 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
10088 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManagerService
5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
1647 Landroid/app/admin/DevicePolicyManager;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V
15757 HSPLandroid/app/admin/IDevicePolicyManager;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V
6574 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);