Searched refs:getCrossProfileCallerIdDisabledForUser (Results 1 – 4 of 4) sorted by relevance
265 boolean getCrossProfileCallerIdDisabledForUser(int userId); in getCrossProfileCallerIdDisabledForUser() method
5915 return mService.getCrossProfileCallerIdDisabledForUser(userHandle.getIdentifier()); in getCrossProfileCallerIdDisabled()
9657 public boolean getCrossProfileCallerIdDisabledForUser(int userId) { in getCrossProfileCallerIdDisabledForUser() method in DevicePolicyManagerService9736 return getCrossProfileCallerIdDisabledForUser(userId) in isCrossProfileQuickContactDisabled()
15588 HSPLandroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabledForUser(I)Z