Searched refs:newStandAloneView (Results 1 – 2 of 2) sorted by relevance
127 protected abstract View newStandAloneView(Context context, ViewGroup parent); in newStandAloneView() method in GroupingListAdapter460 view = newStandAloneView(mContext, parent); in getView()
102 protected View newStandAloneView(Context context, ViewGroup parent) {