Searched refs:getCrossProfileContactsSearchDisabled (Results 1 – 6 of 6) sorted by relevance
243 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
5389 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager5393 return mService.getCrossProfileContactsSearchDisabled(admin); in getCrossProfileContactsSearchDisabled()5408 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
280 if (dpm.getCrossProfileContactsSearchDisabled(userHandle) in checkIfRemoteContactSearchDisallowed()
8677 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManagerService
6275 method public boolean getCrossProfileContactsSearchDisabled(android.content.ComponentName);
6490 method public boolean getCrossProfileContactsSearchDisabled(android.content.ComponentName);