Searched refs:MEDIA_PROJECTION_SERVICE (Results 1 – 13 of 13) 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()
219 (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()
3369 MEDIA_PROJECTION_SERVICE,4666 public static final String MEDIA_PROJECTION_SERVICE = "media_projection"; field in Context
99 publishBinderService(Context.MEDIA_PROJECTION_SERVICE, new BinderService(), in onStart()
1074 registerService(Context.MEDIA_PROJECTION_SERVICE, MediaProjectionManager.class, in registerService() argument
1498 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in getProjectionService()
7039 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in getProjectionService()
7256 field public static final java.lang.String MEDIA_PROJECTION_SERVICE = "media_projection";
9848 field public static final String MEDIA_PROJECTION_SERVICE = "media_projection";