Searched refs:mCustomLayout (Results 1 – 1 of 1) sorted by relevance
44 private int mCustomLayout = -1; field in AccountsListAdapter86 mCustomLayout = customLayout; in setCustomLayout()92 mInflater.inflate(mCustomLayout > 0 ? mCustomLayout : in getView()