Searched refs:mListLayout (Results 1 – 2 of 2) sorted by relevance
115 int mListLayout; field in AlertController194 mListLayout = a.getResourceId(R.styleable.AlertDialog_listLayout, 0); in AlertController()989 (RecycleListView) mInflater.inflate(dialog.mListLayout, null); in createListView()
120 private int mListLayout; field in AlertController214 mListLayout = a.getResourceId( in AlertController()1090 (RecycleListView) mInflater.inflate(dialog.mListLayout, null); in createListView()