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