Searched refs:AlertParams (Results 1 – 17 of 17) sorted by relevance
49 protected AlertController.AlertParams mAlertParams;56 mAlertParams = new AlertController.AlertParams(this); in onCreate()
70 final AlertController.AlertParams p = mAlertParams; in onCreate()
71 final AlertController.AlertParams ap = mAlertParams; in onCreate()
89 final AlertController.AlertParams p = mAlertParams; in onCreate()
161 final AlertController.AlertParams ap = mAlertParams; in onCreate()
263 public void installContent(AlertParams params) { in installContent()987 public static class AlertParams { class in AlertController1074 public AlertParams(Context context) { in AlertParams() method in AlertController.AlertParams
53 AlertController.AlertParams.OnPrepareListViewListener {86 final AlertController.AlertParams p = mAlertParams; in onCreate()
45 final AlertController.AlertParams ap = mAlertParams; in onCreate()
70 final AlertController.AlertParams ap = mAlertParams; in onCreate()
75 final AlertController.AlertParams ap = mAlertParams; in onCreate()
84 final AlertController.AlertParams ap = mAlertParams; in onCreate()
34 public ActionsDialog(Context context, AlertController.AlertParams params) { in ActionsDialog()
56 final AlertController.AlertParams ap = mAlertParams; in onCreate()
456 private final AlertController.AlertParams P;499 P = new AlertController.AlertParams(new ContextThemeWrapper( in Builder()
321 AlertController.AlertParams params = new AlertController.AlertParams(mContext); in createDialog()
4511 com.android.internal.app.AlertController$AlertParams