Searched refs:isRecordingNotStarted (Results 1 – 2 of 2) sorted by relevance
520 if (row.isRecordingNotStarted()) { in onStartRecordingInternal()594 if (row.isRecordingNotStarted()) { in onRemoveSchedule()603 } else if (row.isRecordingNotStarted()) { in onRemoveSchedule()743 } else if (row.isRecordingNotStarted()) { in getAvailableActions()761 } else if (row.isRecordingNotStarted()) { in getAvailableActions()
130 public final boolean isRecordingNotStarted() { in isRecordingNotStarted() method in ScheduleRow