Searched refs:isInfoClickable (Results 1 – 1 of 1) sorted by relevance
375 if (isInfoClickable(row)) { in onBindRowViewHolder()458 viewHolder.mInfoContainer.setFocusable(isInfoClickable(row)); in onBindRowViewHolder()545 private boolean isInfoClickable(ScheduleRow row) { in isInfoClickable() method in ScheduleRowPresenter