Searched refs:mCCView (Results 1 – 2 of 2) sorted by relevance
1680 private CCView mCCView; field in Cea708CCWidget.CCWindowLayout1710 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 …]
35644 Landroid/media/Cea708CCWidget$CCWindowLayout;->mCCView:Landroid/media/Cea708CCWidget$CCView;