Searched refs:BUTTON_NEUTRAL (Results 1 – 8 of 8) sorted by relevance
38 public static final int BUTTON_NEUTRAL = -3; field56 public static final int BUTTON3 = BUTTON_NEUTRAL;
165 case DialogInterface.BUTTON_NEUTRAL: in handleMessage()317 case DialogInterface.BUTTON_NEUTRAL: in setButton()364 case DialogInterface.BUTTON_NEUTRAL: in getButton()822 dialog.setButton(DialogInterface.BUTTON_NEUTRAL, mNeutralButtonText, in apply()
88 setButton(DialogInterface.BUTTON_NEUTRAL, in AppNotRespondingDialog()
262 setButton(BUTTON_NEUTRAL, text, msg); in setButton3()302 setButton(BUTTON_NEUTRAL, text, listener); in setButton3()
133 } else if (which == AlertDialog.BUTTON_NEUTRAL) { in onClick()
537 NO DOC BLOCK: android.content.DialogInterface Field BUTTON_NEUTRAL
5233 field public static final int BUTTON_NEUTRAL = -3; // 0xfffffffd