Home
last modified time | relevance | path

Searched refs:BUTTON_NEUTRAL (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/
DDialogInterface.java38 public static final int BUTTON_NEUTRAL = -3; field
56 public static final int BUTTON3 = BUTTON_NEUTRAL;
/frameworks/base/services/core/java/com/android/server/am/
DAppNotRespondingDialog.java86 setButton(DialogInterface.BUTTON_NEUTRAL, in AppNotRespondingDialog()
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
DManageDialog.java122 } else if (which == DialogInterface.BUTTON_NEUTRAL) { in onClick()
/frameworks/base/core/java/android/app/
DAlertDialog.java282 setButton(BUTTON_NEUTRAL, text, msg); in setButton3()
322 setButton(BUTTON_NEUTRAL, text, listener); in setButton3()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java161 case DialogInterface.BUTTON_NEUTRAL: in handleMessage()
342 case DialogInterface.BUTTON_NEUTRAL: in setButton()
415 case DialogInterface.BUTTON_NEUTRAL: in getButton()
977 dialog.setButton(DialogInterface.BUTTON_NEUTRAL, mNeutralButtonText, in apply()
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt537 NO DOC BLOCK: android.content.DialogInterface Field BUTTON_NEUTRAL
/frameworks/base/api/
Dsystem-current.txt7657 field public static final int BUTTON_NEUTRAL = -3; // 0xfffffffd
Dcurrent.txt7413 field public static final int BUTTON_NEUTRAL = -3; // 0xfffffffd