Home | History | Annotate | Download | only in admin

Lines Matching defs:stopUser

6682     public @UserOperationResult int stopUser(
6684 throwIfParentInstance("stopUser");
6686 return mService.stopUser(admin, userHandle);
6718 * and {@link #stopUser}.
6726 * @see #stopUser(ComponentName, UserHandle)