Searched refs:mAlertDialogLayout (Results 1 – 2 of 2) sorted by relevance
101 private int mAlertDialogLayout; field in AlertController177 mAlertDialogLayout = a.getResourceId(R.styleable.AlertDialog_android_layout, 0); in AlertController()222 return mAlertDialogLayout; in selectContentView()227 return mAlertDialogLayout; in selectContentView()
111 private int mAlertDialogLayout; field in AlertController187 mAlertDialogLayout = a.getResourceId( in AlertController()240 return mAlertDialogLayout; in selectContentView()246 return mAlertDialogLayout; in selectContentView()