Searched refs:hasManagedProfileContactsAccess (Results 1 – 4 of 4) sorted by relevance
355 boolean hasManagedProfileContactsAccess(int userId, String packageName); in hasManagedProfileContactsAccess() method
10835 public boolean hasManagedProfileContactsAccess(@NonNull UserHandle userHandle, in hasManagedProfileContactsAccess() method in DevicePolicyManager10839 return mService.hasManagedProfileContactsAccess(userHandle.getIdentifier(), in hasManagedProfileContactsAccess()
82 …method public boolean hasManagedProfileContactsAccess(@NonNull android.os.UserHandle, @NonNull Str…
14441 public boolean hasManagedProfileContactsAccess(int userId, String packageName) { in hasManagedProfileContactsAccess() method