Home
last modified time | relevance | path

Searched defs:getCrossProfileContactsSearchDisabledForUser (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl276 boolean getCrossProfileContactsSearchDisabledForUser(int userId); in getCrossProfileContactsSearchDisabledForUser() method
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10547 public boolean getCrossProfileContactsSearchDisabledForUser(int userId) { in getCrossProfileContactsSearchDisabledForUser() method