Home
last modified time | relevance | path

Searched refs:getCrossProfileCallerIdDisabledForUser (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl265 boolean getCrossProfileCallerIdDisabledForUser(int userId); in getCrossProfileCallerIdDisabledForUser() method
DDevicePolicyManager.java5915 return mService.getCrossProfileCallerIdDisabledForUser(userHandle.getIdentifier()); in getCrossProfileCallerIdDisabled()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java9657 public boolean getCrossProfileCallerIdDisabledForUser(int userId) { in getCrossProfileCallerIdDisabledForUser() method in DevicePolicyManagerService
9736 return getCrossProfileCallerIdDisabledForUser(userId) in isCrossProfileQuickContactDisabled()
/frameworks/base/config/
Dboot-image-profile.txt15588 HSPLandroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabledForUser(I)Z