Searched refs:mHyperTextList (Results 1 – 1 of 1) sorted by relevance
103 private List<HyperText> mHyperTextList = null; field in TimedText458 object = mHyperTextList; in parseParcel()665 if (mHyperTextList == null) { in readHyperText()666 mHyperTextList = new ArrayList<HyperText>(); in readHyperText()668 mHyperTextList.add(hyperText); in readHyperText()