Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl211 void setMasterVolumeMuted(in ComponentName admin, boolean on); in setMasterVolumeMuted() method
DDevicePolicyManager.java5387 public void setMasterVolumeMuted(@NonNull ComponentName admin, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManager
5391 mService.setMasterVolumeMuted(admin, on); in setMasterVolumeMuted()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7918 public void setMasterVolumeMuted(ComponentName who, boolean on) { in setMasterVolumeMuted() method in DevicePolicyManagerService
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt893 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method setMasterVolumeMuted(android.content.Com…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5365 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
/frameworks/base/api/
Dcurrent.txt5989 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
Dtest-current.txt5995 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);
Dsystem-current.txt6153 method public void setMasterVolumeMuted(android.content.ComponentName, boolean);