Searched refs:mStyleList (Results 1 – 1 of 1) sorted by relevance
104 private List<Style> mStyleList = null; field in TimedText450 object = mStyleList; in parseParcel()597 if (mStyleList == null) { in readStyle()598 mStyleList = new ArrayList<Style>(); in readStyle()600 mStyleList.add(style); in readStyle()