Searched defs:MEDIA_PROJECTION_SERVICE (Results 1 – 2 of 2) sorted by relevance
2916 public static final String MEDIA_PROJECTION_SERVICE = "media_projection"; field in Context
760 registerService(MEDIA_PROJECTION_SERVICE, new ServiceFetcher() { in registerService() argument