Searched refs:getCrossProfileCallerIdDisabledForUser (Results 1 – 3 of 3) sorted by relevance
292 boolean getCrossProfileCallerIdDisabledForUser(int userId); in getCrossProfileCallerIdDisabledForUser() method
7522 return mService.getCrossProfileCallerIdDisabledForUser(userHandle.getIdentifier()); in getCrossProfileCallerIdDisabled()
14183 …android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileCallerIdDisabledForUser(I)Z