Searched refs:mPendingCaptionEvents (Results 1 – 2 of 2) sorted by relevance
1397 private final ArrayList<Cea708CCParser.CaptionEvent> mPendingCaptionEvents field in Cea708CCWidget.CCHandler1421 mPendingCaptionEvents.add(event); in processCaptionEvent()1560 mPendingCaptionEvents.clear(); in reset()1609 for (Cea708CCParser.CaptionEvent event : mPendingCaptionEvents) { in processPendingBuffer()1612 mPendingCaptionEvents.clear(); in processPendingBuffer()
35586 Landroid/media/Cea708CCWidget$CCHandler;->mPendingCaptionEvents:Ljava/util/ArrayList;