Lines Matching full:dialog
30 * HTTP authentication dialog.
47 * Creates an HTTP authentication dialog.
73 * dialog.
80 * Shows the dialog.
88 * Hides, recreates, and shows the dialog. This can be used to handle configuration changes.
134 public void onClick(DialogInterface dialog, int whichButton) {
140 public void onClick(DialogInterface dialog, int whichButton) {
144 public void onCancel(DialogInterface dialog) {
149 // Make the IME appear when the dialog is displayed if applicable.
161 * Interface for listeners that are notified when the user cancels the dialog.