Searched defs:tableRow (Results 1 – 2 of 2) sorted by relevance
140 TableRow tableRow; in recycleTableBeforeBinding() local172 TableRow tableRow = (TableRow) holder.tableContainer.getChildAt(i); in unbindViewHolder() local
106 TableRow tableRow = new TableRow(getContext()); in bindData() local