Home
last modified time | relevance | path

Searched refs:enforceNotManagedProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5030 enforceNotManagedProfile(userHandle, "clear the active password"); in resetPassword()
6700 enforceNotManagedProfile(userId, "set the active password"); in reportPasswordChanged()
6754 enforceNotManagedProfile(userHandle, in reportFailedPasswordAttempt()
8161 enforceNotManagedProfile(userId, "clear profile owner"); in clearProfileOwner()
8721 private void enforceNotManagedProfile(int userHandle, String message) { in enforceNotManagedProfile() method
/frameworks/base/services/
Dart-profile6230 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->enforceNotManagedProfile(ILjava/lang…