Home
last modified time | relevance | path

Searched refs:setMasterVolumeMuted (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl263 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
DDevicePolicyManager.java8366 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager
8370 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10963 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2818 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setMasterVolumeMuted(Landroid/content/Componen…
3345 Landroid/app/admin/IDevicePolicyManager;->setMasterVolumeMuted(Landroid/content/ComponentName;Z)V
/frameworks/base/non-updatable-api/
Dcurrent.txt6786 method public void setMasterVolumeMuted(@NonNull android.content.ComponentName, boolean);
/frameworks/base/api/
Dcurrent.txt6786 method public void setMasterVolumeMuted(@NonNull android.content.ComponentName, boolean);