Searched refs:getCrossProfileCallerIdDisabled (Results 1 – 8 of 8) sorted by relevance
305 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
272 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
6840 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager6844 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()6858 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
10491 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method
2500 Landroid/app/admin/DevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/os/UserHandle;)Z2646 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabled(Landroid/conte…3176 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/content/Componen…
5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
6656 method public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.ComponentName);