Searched defs:CAPTIONING_SERVICE (Results 1 – 2 of 2) sorted by relevance
2351 public static final String CAPTIONING_SERVICE = "captioning"; field in Context
359 registerService(CAPTIONING_SERVICE, new ServiceFetcher() { in registerService() argument