Searched refs:ARG_BUTTON (Results 1 – 1 of 1) sorted by relevance
475 private static final String ARG_BUTTON = "button"; field in ConfirmDeviceCredentialBaseFragment.LastTryDialog487 args.putInt(ARG_BUTTON, button); in show()517 .setPositiveButton(getArguments().getInt(ARG_BUTTON), null) in onCreateDialog()