Searched refs:setMasterVolumeMuted (Results 1 – 7 of 7) sorted by relevance
330 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
13148 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager13152 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
15341 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2817 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setMasterVolumeMuted(Landroid/content/Componen…3342 Landroid/app/admin/IDevicePolicyManager;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V
5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
8199 method public void setMasterVolumeMuted(@NonNull android.content.ComponentName, boolean);