Searched refs:isMasterVolumeMuted (Results 1 – 7 of 7) sorted by relevance
256 boolean isMasterVolumeMuted(in ComponentName admin); in isMasterVolumeMuted() method
7429 public boolean isMasterVolumeMuted(@NonNull ComponentName admin) { in isMasterVolumeMuted() method in DevicePolicyManager7433 return mService.isMasterVolumeMuted(admin); in isMasterVolumeMuted()
10097 public boolean isMasterVolumeMuted(ComponentName who) { in isMasterVolumeMuted() method in DevicePolicyManagerService
5348 method public boolean isMasterVolumeMuted(android.content.ComponentName);
1552 Landroid/app/admin/DevicePolicyManager;->isMasterVolumeMuted(Landroid/content/ComponentName;)Z
15684 HSPLandroid/app/admin/IDevicePolicyManager;->isMasterVolumeMuted(Landroid/content/ComponentName;)Z
6524 method public boolean isMasterVolumeMuted(android.content.ComponentName);