Searched refs:mCaptioningManager (Results 1 – 1 of 1) sorted by relevance
67 private CaptioningManager mCaptioningManager; field in RichTvInputService86 mCaptioningManager = (CaptioningManager) getSystemService(Context.CAPTIONING_SERVICE); in onCreate()202 mCaptionEnabled = mCaptioningManager.isEnabled(); in RichTvInputSessionImpl()234 mCaptioningManager.getUserStyle()); in onCreateOverlayView()235 captionTextSize *= mCaptioningManager.getFontScale(); in onCreateOverlayView()