Searched refs:mCaptionWindowLayouts (Results 1 – 2 of 2) sorted by relevance
1395 private final CCWindowLayout[] mCaptionWindowLayouts = field in Cea708CCWidget.CCHandler1478 if (windowId < 0 || windowId >= mCaptionWindowLayouts.length) { in setCurrentWindowLayout()1481 CCWindowLayout windowLayout = mCaptionWindowLayouts[windowId]; in setCurrentWindowLayout()1498 CCWindowLayout windowLayout = mCaptionWindowLayouts[i]; in getWindowsFromBitmap()1553 mCaptionWindowLayouts[windowLayout.getCaptionWindowId()] = null; in deleteWindows()1562 if (mCaptionWindowLayouts[i] != null) { in reset()1563 mCaptionWindowLayouts[i].removeFromCaptionView(); in reset()1565 mCaptionWindowLayouts[i] = null; in reset()1582 if (windowId < 0 || windowId >= mCaptionWindowLayouts.length) { in defineWindow()1585 CCWindowLayout windowLayout = mCaptionWindowLayouts[windowId]; in defineWindow()[all …]
35581 Landroid/media/Cea708CCWidget$CCHandler;->mCaptionWindowLayouts:[Landroid/media/Cea708CCWidget$CCWi…