Searched refs:stopProfile (Results 1 – 5 of 5) sorted by relevance
1094 () -> mUserController.stopProfile(TEST_USER_ID1)); in testStopProfile_fullUserFails()1136 boolean stopped = mUserController.stopProfile(PROFILE_ID); in testStopProfile_doesNotStopItsParent()1504 boolean profileStopped = mUserController.stopProfile(userId); in assertProfileLockedOrUnlockedAfterStopping()
896 boolean stopProfile(int userId); in stopProfile() method
5436 public boolean stopProfile(@NonNull UserHandle userHandle) { in stopProfile() method in ActivityManager5438 return getService().stopProfile(userHandle.getIdentifier()); in stopProfile()
973 boolean stopProfile(final @UserIdInt int userId) {
590 …ndroid.Manifest.permission.INTERACT_ACROSS_USERS_FULL}) public boolean stopProfile(@NonNull androi…