Searched refs:ProgramUtils (Results 1 – 5 of 5) sorted by relevance
32 import com.android.tv.testing.data.ProgramUtils;58 ProgramUtils.updateProgramForAllChannelsOf( in registerChannels()59 context, inputId, Clock.SYSTEM, ProgramUtils.PROGRAM_INSERT_DURATION_MS); in registerChannels()
24 import com.android.tv.testing.data.ProgramUtils;48 ProgramUtils.updateProgramForAllChannelsOf(context, getInputId(), clock, durationMs); in init()
37 import com.android.tv.testing.data.ProgramUtils;232 ProgramUtils.populatePrograms( in testContentProviderUpdate()255 ProgramUtils.populatePrograms( in testSetPauseProgramUpdate()
35 public final class ProgramUtils { class134 private ProgramUtils() {} in ProgramUtils() method in ProgramUtils
23 import com.android.tv.testing.data.ProgramUtils;96 ProgramUtils.updateProgramForAllChannelsOf(this, inputId, Clock.SYSTEM, in setChannel()