Searched refs:setMasterVolumeMuted (Results 1 – 6 of 6) sorted by relevance
231 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
6520 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager6524 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
8993 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManagerService
5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
6371 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
6605 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);