Home
last modified time | relevance | path

Searched refs:mCurrentWindowLayout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1394 private CCWindowLayout mCurrentWindowLayout; field in Cea708CCWidget.CCHandler
1488 mCurrentWindowLayout = windowLayout; in setCurrentWindowLayout()
1558 mCurrentWindowLayout = null; in reset()
1572 if (mCurrentWindowLayout != null) { in setWindowAttr()
1573 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()
1590 mCurrentWindowLayout = mCaptionWindowLayouts[windowId] = windowLayout; in defineWindow()
1617 if (mCurrentWindowLayout != null) { in sendControlToCurrentWindow()
1618 mCurrentWindowLayout.sendControl(control); in sendControlToCurrentWindow()
1623 if (mCurrentWindowLayout != null) { in sendBufferToCurrentWindow()
1624 mCurrentWindowLayout.sendBuffer(buffer); in sendBufferToCurrentWindow()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt35583 Landroid/media/Cea708CCWidget$CCHandler;->mCurrentWindowLayout:Landroid/media/Cea708CCWidget$CCWind…