Searched refs:mStyleList (Results 1 – 1 of 1) sorted by relevance
102 private List<Style> mStyleList = null; field in TimedText438 object = mStyleList; in parseParcel()585 if (mStyleList == null) { in readStyle()586 mStyleList = new ArrayList<Style>(); in readStyle()588 mStyleList.add(style); in readStyle()