Home | History | Annotate | Download | only in ui

Lines Matching defs:dialog

365         // task. If the task takes longer than a half second, a progress dialog is displayed.
438 // task. If the task takes longer than a half second, a progress dialog is displayed.
646 public void onClick(DialogInterface dialog, int whichButton) {
647 dialog.dismiss();
677 public void onClick(DialogInterface dialog, int whichButton) {
679 dialog.dismiss();
686 public void onClick(DialogInterface dialog, int whichButton) {
688 dialog.dismiss();
694 public void onClick(DialogInterface dialog, int whichButton) {
698 dialog.dismiss();
1220 // If the task takes longer than a half second, a progress dialog is displayed.
1940 // Show a pop-up dialog to inform user the message was
2735 // Launch the add-attachment list dialog
2895 public void onClick(DialogInterface dialog, int which) {
2897 dialog.dismiss();
3064 // Only show the progress dialog if we can not finish off parsing the return data in 1s,
3065 // otherwise the dialog could flicker.
3288 // Show a progress dialog if adding all the slides hasn't finished