Searched refs:isRecordingNotStarted (Results 1 – 2 of 2) sorted by relevance
611 if (row.isRecordingNotStarted()) { in onStartRecordingInternal()687 if (row.isRecordingNotStarted()) { in onRemoveSchedule()696 } else if (row.isRecordingNotStarted()) { in onRemoveSchedule()840 if (row.isRecordingNotStarted()) { in getAvailableActions()862 } else if (row.isRecordingNotStarted()) { in getAvailableActions()
102 public final boolean isRecordingNotStarted() { in isRecordingNotStarted() method in ScheduleRow