DialogInterfacepublic interface DialogInterface
Fields Summary |
---|
public static final int | BUTTON_POSITIVEThe identifier for the positive button. | public static final int | BUTTON_NEGATIVEThe identifier for the negative button. | public static final int | BUTTON_NEUTRALThe identifier for the neutral button. | public static final int | BUTTON1 | public static final int | BUTTON2 | public static final int | BUTTON3 |
Methods Summary |
---|
public void | cancel()
| public void | dismiss()
|
|