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