Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DTunerChannel.java94 initProto(pmtItems, type); in TunerChannel()
97 private void initProto(List<PsiData.PmtItem> pmtItems, int type) { in initProto() method in TunerChannel
155 initProto(pmtItems, type); in TunerChannel()