Searched refs:MEDIA_PROJECTION_SERVICE (Results 1 – 12 of 12) sorted by relevance
40 @SystemService(Context.MEDIA_PROJECTION_SERVICE)63 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in MediaProjectionManager()
74 Context.MEDIA_PROJECTION_SERVICE); in requestScreenCapture()
243 (MediaProjectionManager) getSystemService(Context.MEDIA_PROJECTION_SERVICE); in onCreate()
66 IBinder b = ServiceManager.getService(MEDIA_PROJECTION_SERVICE); in onCreate()
76 context.getSystemService(Context.MEDIA_PROJECTION_SERVICE); in CastControllerImpl()
3241 MEDIA_PROJECTION_SERVICE,4480 public static final String MEDIA_PROJECTION_SERVICE = "media_projection"; field in Context
99 publishBinderService(Context.MEDIA_PROJECTION_SERVICE, new BinderService(), in onStart()
1019 registerService(Context.MEDIA_PROJECTION_SERVICE, MediaProjectionManager.class, in registerService() argument
1496 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in getProjectionService()
6892 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in getProjectionService()
7256 field public static final java.lang.String MEDIA_PROJECTION_SERVICE = "media_projection";
9841 field public static final String MEDIA_PROJECTION_SERVICE = "media_projection";