Searched refs:hasManagedProfileCallerIdAccess (Results 1 – 4 of 4) sorted by relevance
348 boolean hasManagedProfileCallerIdAccess(int userId, String packageName); in hasManagedProfileCallerIdAccess() method
10761 public boolean hasManagedProfileCallerIdAccess(@NonNull UserHandle userHandle, in hasManagedProfileCallerIdAccess() method in DevicePolicyManager10767 return mService.hasManagedProfileCallerIdAccess(userHandle.getIdentifier(), in hasManagedProfileCallerIdAccess()
81 …method public boolean hasManagedProfileCallerIdAccess(@NonNull android.os.UserHandle, @NonNull Str…
14388 public boolean hasManagedProfileCallerIdAccess(int userId, String packageName) { in hasManagedProfileCallerIdAccess() method