Searched refs:getCrossProfileCallerIdDisabledForUser (Results 1 – 5 of 5) sorted by relevance
315 boolean getCrossProfileCallerIdDisabledForUser(int userId); in getCrossProfileCallerIdDisabledForUser() method
8856 return mService.getCrossProfileCallerIdDisabledForUser(userHandle.getIdentifier()); in getCrossProfileCallerIdDisabled()
11825 public boolean getCrossProfileCallerIdDisabledForUser(int userId) {11918 return getCrossProfileCallerIdDisabledForUser(userId)
2647 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabledForUser(I)Z3175 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabledForUser(I)Z
16747 …android/server/devicepolicy/DevicePolicyManagerService;->getCrossProfileCallerIdDisabledForUser(I)…