Searched defs:getCrossProfileContactsSearchDisabled (Results 1 – 3 of 3) sorted by relevance
5389 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager5408 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
243 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
8677 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManagerService