Searched refs:MEDIA_PROJECTION_SERVICE (Results 1 – 12 of 12) sorted by relevance
38 @SystemService(Context.MEDIA_PROJECTION_SERVICE)61 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in MediaProjectionManager()
19 import static android.content.Context.MEDIA_PROJECTION_SERVICE;99 IBinder b = ServiceManager.getService(MEDIA_PROJECTION_SERVICE); in prepare()
66 IBinder b = ServiceManager.getService(MEDIA_PROJECTION_SERVICE); in onCreate()
78 context.getSystemService(Context.MEDIA_PROJECTION_SERVICE); in CastControllerImpl()
104 publishBinderService(Context.MEDIA_PROJECTION_SERVICE, new BinderService(), in onStart()
3695 MEDIA_PROJECTION_SERVICE,5265 public static final String MEDIA_PROJECTION_SERVICE = "media_projection"; field in Context
1026 registerService(Context.MEDIA_PROJECTION_SERVICE, MediaProjectionManager.class, in registerService() argument
1983 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE);
9671 IBinder b = ServiceManager.getService(Context.MEDIA_PROJECTION_SERVICE); in getProjectionService()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10664 field public static final String MEDIA_PROJECTION_SERVICE = "media_projection";
7256 field public static final java.lang.String MEDIA_PROJECTION_SERVICE = "media_projection";