Searched refs:requestConsentForInvalidProjection (Results 1 – 3 of 3) sorted by relevance
100 void requestConsentForInvalidProjection(in IMediaProjection projection); in requestConsentForInvalidProjection() method
433 void requestConsentForInvalidProjection() { in requestConsentForInvalidProjection() method in MediaProjectionManagerService847 public void requestConsentForInvalidProjection(@NonNull IMediaProjection projection) { in requestConsentForInvalidProjection() method in MediaProjectionManagerService.BinderService860 MediaProjectionManagerService.this.requestConsentForInvalidProjection(); in requestConsentForInvalidProjection()
1606 getProjectionService().requestConsentForInvalidProjection(projection); in createVirtualDisplayInternal()