Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputSectionParser.java303 public int getLengthSeconds() { in getLengthSeconds() method in SampleTunerTvInputSectionParser.EitEventInfo
DSampleTunerTvInputService.java349 long endTimeMs = startTimeMs + ((long)eventInfo.getLengthSeconds() * 1000);