Searched refs:CAPTIONING_SERVICE (Results 1 – 7 of 7) sorted by relevance
104 (CaptioningManager)context.getSystemService(Context.CAPTIONING_SERVICE); in SubtitleController()
705 Context.CAPTIONING_SERVICE); in TtmlRenderingWidget()
1122 mManager = (CaptioningManager) context.getSystemService(Context.CAPTIONING_SERVICE); in ClosedCaptionWidget()
1165 mManager = (CaptioningManager) context.getSystemService(Context.CAPTIONING_SERVICE); in WebVttRenderingWidget()
2093 CAPTIONING_SERVICE,2347 public static final String CAPTIONING_SERVICE = "captioning"; field in Context
358 registerService(CAPTIONING_SERVICE, new ServiceFetcher() { in registerService() argument
7206 field public static final java.lang.String CAPTIONING_SERVICE = "captioning";