Searched refs:EXTRA_MEDIA_PROJECTION (Results 1 – 2 of 2) sorted by relevance
50 public static final String EXTRA_MEDIA_PROJECTION = field in MediaProjectionManager99 IBinder projection = resultData.getIBinderExtra(EXTRA_MEDIA_PROJECTION); in getMediaProjection()
146 intent.putExtra(MediaProjectionManager.EXTRA_MEDIA_PROJECTION, projection.asBinder()); in getMediaProjectionIntent()