Searched refs:getLengthSeconds (Results 1 – 2 of 2) sorted by relevance
303 public int getLengthSeconds() { in getLengthSeconds() method in SampleTunerTvInputSectionParser.EitEventInfo
349 long endTimeMs = startTimeMs + ((long)eventInfo.getLengthSeconds() * 1000);