Home
last modified time | relevance | path

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

/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/recorder/
DInputTaskSchedulerTest.java152 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveNoStop()
158 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveNoStop()
176 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveNoFail()
182 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveNoFail()
204 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveUseLessSession()
210 RecordingTestUtils.createTestRecordingWithIdAndPriorityAndPeriod( in testAddSchedule_consecutiveUseLessSession()
/packages/apps/TV/tests/common/src/com/android/tv/testing/dvr/
DRecordingTestUtils.java49 public static ScheduledRecording createTestRecordingWithIdAndPriorityAndPeriod( in createTestRecordingWithIdAndPriorityAndPeriod() method in RecordingTestUtils