Home | History | Annotate | Download | only in phone

Lines Matching refs:DialogInterface

27 import android.content.DialogInterface;
497 DialogInterface.OnKeyListener keyListener;
498 keyListener = new DialogInterface.OnKeyListener() {
499 public boolean onKey(DialogInterface dialog, int keyCode, KeyEvent event) {
741 DialogInterface.OnKeyListener keyListener;
742 keyListener = new DialogInterface.OnKeyListener() {
743 public boolean onKey(DialogInterface dialog, int keyCode,
755 public void onClick(DialogInterface dialog, int which) {
762 public void onClick(DialogInterface dialog, int which) {