Searched refs:AlertController (Results 1 – 2 of 2) sorted by relevance
76 final AlertController mAlert;100 mAlert = new AlertController(getContext(), this, getWindow()); in AlertDialog()299 private final AlertController.AlertParams P;343 P = new AlertController.AlertParams(new ContextThemeWrapper( in Builder()
66 class AlertController { class183 public AlertController(Context context, AppCompatDialog di, Window window) { in AlertController() method in AlertController932 public void apply(AlertController dialog) { in apply()989 private void createListView(final AlertController dialog) { in createListView()