Searched refs:getCrossProfileContactsSearchDisabledForUser (Results 1 – 4 of 4) sorted by relevance
268 boolean getCrossProfileContactsSearchDisabledForUser(int userId); in getCrossProfileContactsSearchDisabledForUser() method
5979 .getCrossProfileContactsSearchDisabledForUser(userHandle.getIdentifier()); in getCrossProfileContactsSearchDisabled()
9695 public boolean getCrossProfileContactsSearchDisabledForUser(int userId) { in getCrossProfileContactsSearchDisabledForUser() method in DevicePolicyManagerService9737 && getCrossProfileContactsSearchDisabledForUser(userId); in isCrossProfileQuickContactDisabled()
15590 HSPLandroid/app/admin/IDevicePolicyManager;->getCrossProfileContactsSearchDisabledForUser(I)Z