Searched refs:requestConsentForInvalidProjection (Results 1 – 3 of 3) sorted by relevance
88 void requestConsentForInvalidProjection(in IMediaProjection projection); in requestConsentForInvalidProjection() method
408 void requestConsentForInvalidProjection() { in requestConsentForInvalidProjection() method in MediaProjectionManagerService803 public void requestConsentForInvalidProjection(@NonNull IMediaProjection projection) { in requestConsentForInvalidProjection() method in MediaProjectionManagerService.BinderService820 MediaProjectionManagerService.this.requestConsentForInvalidProjection(); in requestConsentForInvalidProjection()
1466 getProjectionService().requestConsentForInvalidProjection(projection); in createVirtualDisplayInternal()