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.aidl343 boolean getCrossProfileContactsSearchDisabledForUser(int userId); in getCrossProfileContactsSearchDisabledForUser() method
DDevicePolicyManager.java10930 .getCrossProfileContactsSearchDisabledForUser(userHandle.getIdentifier()); in getCrossProfileContactsSearchDisabled()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14511 public boolean getCrossProfileContactsSearchDisabledForUser(int userId) { in getCrossProfileContactsSearchDisabledForUser() method
14566 && getCrossProfileContactsSearchDisabledForUser(userId); in isCrossProfileQuickContactDisabled()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2649 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileContactsSearchDisabledForUser(I…
3177 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileContactsSearchDisabledForUser(I)Z