Searched refs:getCrossProfileCallerIdDisabled (Results 1 – 7 of 7) sorted by relevance
305 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
272 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
6818 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager6822 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()6836 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
10482 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method
2750 Landroid/app/admin/DevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/os/UserHandle;)Z2902 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabled(Landroid/conte…3434 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/content/Componen…
5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
6653 method public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.ComponentName);