Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl264 boolean isMasterVolumeMuted(in ComponentName admin); in isMasterVolumeMuted() method
DDevicePolicyManager.java8384 public boolean isMasterVolumeMuted(@NonNull ComponentName admin) { in isMasterVolumeMuted() method in DevicePolicyManager
8388 return mService.isMasterVolumeMuted(admin); in isMasterVolumeMuted()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10977 public boolean isMasterVolumeMuted(ComponentName who) { in isMasterVolumeMuted() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5348 method public boolean isMasterVolumeMuted(android.content.ComponentName);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2744 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isMasterVolumeMuted(Landroid/content/Component…
3273 Landroid/app/admin/IDevicePolicyManager;->isMasterVolumeMuted(Landroid/content/ComponentName;)Z
/frameworks/base/non-updatable-api/
Dcurrent.txt6731 method public boolean isMasterVolumeMuted(@NonNull android.content.ComponentName);
/frameworks/base/api/
Dcurrent.txt6731 method public boolean isMasterVolumeMuted(@NonNull android.content.ComponentName);