Searched refs:mListLayout (Results 1 – 1 of 1) sorted by relevance
116 int mListLayout; field in AlertController195 mListLayout = a.getResourceId(R.styleable.AlertDialog_listLayout, 0); in AlertController()991 (RecycleListView) mInflater.inflate(dialog.mListLayout, null); in createListView()