Home | History | Annotate | Download | only in phone

Lines Matching refs:DialogInterface

25 import android.content.DialogInterface;
1068 final DialogInterface.OnClickListener mUSSDDialogListener =
1069 new DialogInterface.OnClickListener() {
1070 public void onClick(DialogInterface dialog, int whichButton) {
1072 case DialogInterface.BUTTON_POSITIVE:
1075 case DialogInterface.BUTTON_NEGATIVE: