Searched refs:negativeButtonResId (Results 1 – 1 of 1) sorted by relevance
51 final int negativeButtonResId = in onCreateDialog() local57 .setNegativeButton(negativeButtonResId, (dialog, which) -> { in onCreateDialog()