Home
last modified time | relevance | path

Searched refs:dialog (Results 1 – 2 of 2) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/
DSpinnerProgressDialog.java34 SpinnerProgressDialog dialog = new SpinnerProgressDialog(tools); in show() local
35 dialog.show(); in show()
36 return dialog; in show()
DPhotoEditor.java124 public void onClick(DialogInterface dialog, int which) { in tryRun()
137 public void onClick(DialogInterface dialog, int which) { in tryRun()
144 public void onClick(DialogInterface dialog, int which) { in tryRun()