Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputSectionParser.java290 private final int mLengthSeconds; field in SampleTunerTvInputSectionParser.EitEventInfo
296 mLengthSeconds = lengthSeconds; in EitEventInfo()
304 return mLengthSeconds; in getLengthSeconds()
313 mLengthSeconds); in toString()