Searched defs:AlertDialog (Results 1 – 1 of 1) sorted by relevance
73 public class AlertDialog extends Dialog implements DialogInterface { class144 protected AlertDialog(Context context) { in AlertDialog() method in AlertDialog166 protected AlertDialog(Context context, boolean cancelable, OnCancelListener cancelListener) { in AlertDialog() method in AlertDialog199 protected AlertDialog(Context context, @StyleRes int themeResId) { in AlertDialog() method in AlertDialog203 AlertDialog(Context context, @StyleRes int themeResId, boolean createContextThemeWrapper) { in AlertDialog() method in AlertDialog