Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl268 boolean getCrossProfileContactsSearchDisabledForUser(int userId); in getCrossProfileContactsSearchDisabledForUser() method
DDevicePolicyManager.java5979 .getCrossProfileContactsSearchDisabledForUser(userHandle.getIdentifier()); in getCrossProfileContactsSearchDisabled()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java9695 public boolean getCrossProfileContactsSearchDisabledForUser(int userId) { in getCrossProfileContactsSearchDisabledForUser() method in DevicePolicyManagerService
9737 && getCrossProfileContactsSearchDisabledForUser(userId); in isCrossProfileQuickContactDisabled()
/frameworks/base/config/
Dboot-image-profile.txt15590 HSPLandroid/app/admin/IDevicePolicyManager;->getCrossProfileContactsSearchDisabledForUser(I)Z