Searched refs:isMasterVolumeMuted (Results 1 – 6 of 6) sorted by relevance
329 boolean isMasterVolumeMuted(in ComponentName admin); in isMasterVolumeMuted() method
12812 public boolean isMasterVolumeMuted(@NonNull ComponentName admin) { in isMasterVolumeMuted() method in DevicePolicyManager12816 return mService.isMasterVolumeMuted(admin); in isMasterVolumeMuted()
15592 public boolean isMasterVolumeMuted(ComponentName who) { in isMasterVolumeMuted() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2744 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isMasterVolumeMuted(Landroid/content/Component…3271 Landroid/app/admin/IDevicePolicyManager;->isMasterVolumeMuted(Landroid/content/ComponentName;)Z
7895 method public boolean isMasterVolumeMuted(@NonNull android.content.ComponentName);