Searched defs:getCrossProfileContactsSearchDisabled (Results 1 – 3 of 3) sorted by relevance
5956 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager5975 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
267 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
9682 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManagerService