Searched defs:programRow (Results 1 – 3 of 3) sorted by relevance
64 View programRow, in findNextFocusedProgram()
246 ProgramRow programRow = (ProgramRow) itemView.findViewById(R.id.row); in onCreateViewHolder() local
893 final ProgramRow programRow = (ProgramRow) row.findViewById(R.id.row); in selectRow() local