Searched refs:shouldBeGrayedOut (Results 1 – 1 of 1) sorted by relevance
446 if (shouldBeGrayedOut(row)) { in onBindRowViewHolder()892 protected boolean shouldBeGrayedOut(ScheduleRow row) { in shouldBeGrayedOut() method in ScheduleRowPresenter