Searched refs:enforceNotManagedProfile (Results 1 – 1 of 1) sorted by relevance
4717 enforceNotManagedProfile(userHandle, "clear the active password"); in resetPassword()6102 enforceNotManagedProfile(userId, "set the active password"); in reportPasswordChanged()6156 enforceNotManagedProfile(userHandle, in reportFailedPasswordAttempt()7497 enforceNotManagedProfile(userId, "clear profile owner"); in clearProfileOwner()7959 private void enforceNotManagedProfile(int userHandle, String message) { in enforceNotManagedProfile() method in DevicePolicyManagerService