Searched refs:negativeTextId (Results 1 – 1 of 1) sorted by relevance
97 int positiveTextId, negativeTextId; in showDialog() local103 negativeTextId = com.android.internal.R.string.js_dialog_before_unload_negative_button; in showDialog()108 negativeTextId = com.android.internal.R.string.cancel; in showDialog()126 builder.setNegativeButton(negativeTextId, new CancelListener()); in showDialog()