Searched refs:getCrossProfileCallerIdDisabled (Results 1 – 7 of 7) sorted by relevance
314 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
308 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
8749 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager8753 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()8767 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
11615 public boolean getCrossProfileCallerIdDisabled(ComponentName who) {
2500 Landroid/app/admin/DevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/os/UserHandle;)Z2646 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabled(Landroid/conte…3174 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/content/Componen…
7136 method public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.ComponentName);
5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);