Searched refs:contentList (Results 1 – 1 of 1) sorted by relevance
45 public TypedPagedListAdapter(@NonNull Context context, ArrayList<LineItem> contentList) { in TypedPagedListAdapter() argument47 mContentList = contentList; in TypedPagedListAdapter()