Searched refs:getCrossProfileContactsSearchDisabled (Results 1 – 6 of 6) sorted by relevance
304 if (dpm.getCrossProfileContactsSearchDisabled(userHandle) in checkIfRemoteContactSearchDisallowed()
275 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
6880 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager6884 return mService.getCrossProfileContactsSearchDisabled(admin); in getCrossProfileContactsSearchDisabled()6899 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
10525 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) { in getCrossProfileContactsSearchDisabled() method
2751 Landroid/app/admin/DevicePolicyManager;->getCrossProfileContactsSearchDisabled(Landroid/os/UserHand…2904 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileContactsSearchDisabled(Landroid…3436 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileContactsSearchDisabled(Landroid/content/Co…
6654 …method public boolean getCrossProfileContactsSearchDisabled(@NonNull android.content.ComponentName…