Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl354 PackagePolicy getManagedProfileContactsAccessPolicy(); in getManagedProfileContactsAccessPolicy() method
DDevicePolicyManager.java10814 public @Nullable PackagePolicy getManagedProfileContactsAccessPolicy() { in getManagedProfileContactsAccessPolicy() method in DevicePolicyManager
10820 return mService.getManagedProfileContactsAccessPolicy(); in getManagedProfileContactsAccessPolicy()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14425 public PackagePolicy getManagedProfileContactsAccessPolicy() { in getManagedProfileContactsAccessPolicy() method
/frameworks/base/core/api/
Dcurrent.txt8037 method @Nullable public android.app.admin.PackagePolicy getManagedProfileContactsAccessPolicy();