Home
last modified time | relevance | path

Searched refs:findRowWithStartRequest (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DScheduleRowAdapter.java172 private ScheduleRow findRowWithStartRequest(ScheduledRecording schedule) { in findRowWithStartRequest() method in ScheduleRowAdapter
271 ScheduleRow row = findRowWithStartRequest(schedule); in onScheduledRecordingAdded()
325 row = findRowWithStartRequest(schedule); in onScheduledRecordingUpdated()