Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl212 boolean isMasterVolumeMuted(in ComponentName admin); in isMasterVolumeMuted() method
DDevicePolicyManager.java5405 public boolean isMasterVolumeMuted(@NonNull ComponentName admin) { in isMasterVolumeMuted() method in DevicePolicyManager
5409 return mService.isMasterVolumeMuted(admin); in isMasterVolumeMuted()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7937 public boolean isMasterVolumeMuted(ComponentName who) { in isMasterVolumeMuted() method in DevicePolicyManagerService
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt654 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method isMasterVolumeMuted(android.content.Comp…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5348 method public boolean isMasterVolumeMuted(android.content.ComponentName);
/frameworks/base/api/
Dcurrent.txt5956 method public boolean isMasterVolumeMuted(android.content.ComponentName);
Dtest-current.txt5962 method public boolean isMasterVolumeMuted(android.content.ComponentName);
Dsystem-current.txt6118 method public boolean isMasterVolumeMuted(android.content.ComponentName);