Searched refs:getCrossProfileCallerIdDisabledForUser (Results 1 – 3 of 3) sorted by relevance
186 boolean getCrossProfileCallerIdDisabledForUser(int userId); in getCrossProfileCallerIdDisabledForUser() method
2795 return mService.getCrossProfileCallerIdDisabledForUser(userHandle.getIdentifier()); in getCrossProfileCallerIdDisabled()
5219 public boolean getCrossProfileCallerIdDisabledForUser(int userId) { in getCrossProfileCallerIdDisabledForUser() method in DevicePolicyManagerService