Home
last modified time | relevance | path

Searched defs:AlertDialog (Results 1 – 3 of 3) sorted by relevance

/external/javassist/sample/rmi/
DAlertDialog.java6 public class AlertDialog extends Frame implements ActionListener { class
9 public AlertDialog() { in AlertDialog() method in AlertDialog
/external/chromium-trace/src/shared/js/cr/ui/
Ddialogs.js234 function AlertDialog(parentNode) { class
239 AlertDialog.prototype = {__proto__: BaseDialog.prototype}; class
/external/webkit/Source/WebCore/page/
DChromeClient.h314 AlertDialog = 0, enumerator