Searched refs:removingUserId (Results 1 – 1 of 1) sorted by relevance
52 public static Dialog createRemoveDialog(Context context, int removingUserId, in createRemoveDialog() argument55 UserInfo userInfo = um.getUserInfo(removingUserId); in createRemoveDialog()61 View view = createRemoveManagedUserDialogView(context, removingUserId); in createRemoveDialog()67 } else if (UserHandle.myUserId() == removingUserId) { in createRemoveDialog()