Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1680 private CCView mCCView; field in Cea708CCWidget.CCWindowLayout
1710 mCCView = new CCView(context); in CCWindowLayout()
1713 addView(mCCView, params); in CCWindowLayout()
1720 mCCView.setText(""); in CCWindowLayout()
1726 mCCView.setCaptionStyle(style); in setCaptionStyle()
1906 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()
1931 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()
1943 mCCView.setAlignment(Alignment.ALIGN_CENTER); in initWindow()
1950 mCCView.setAlignment(Alignment.ALIGN_RIGHT); in initWindow()
2037 mCCView.setTextSize(mTextSize); in updateTextSize()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt35644 Landroid/media/Cea708CCWidget$CCWindowLayout;->mCCView:Landroid/media/Cea708CCWidget$CCView;