Searched refs:enforceNotManagedProfile (Results 1 – 1 of 1) sorted by relevance
3806 enforceNotManagedProfile(userHandle, "clear the active password"); in resetPassword()4672 enforceNotManagedProfile(userHandle, "set the active password"); in setActivePasswordState()4734 enforceNotManagedProfile(userHandle, in reportFailedPasswordAttempt()5903 enforceNotManagedProfile(userId, "clear profile owner"); in clearProfileOwner()6311 private void enforceNotManagedProfile(int userHandle, String message) { in enforceNotManagedProfile() method in DevicePolicyManagerService