Searched refs:mHyperTextList (Results 1 – 1 of 1) sorted by relevance
105 private List<HyperText> mHyperTextList = null; field in TimedText470 object = mHyperTextList; in parseParcel()677 if (mHyperTextList == null) { in readHyperText()678 mHyperTextList = new ArrayList<HyperText>(); in readHyperText()680 mHyperTextList.add(hyperText); in readHyperText()