Searched refs:canProjectSecureVideo (Results 1 – 5 of 5) sorted by relevance
29 boolean canProjectSecureVideo(); in canProjectSecureVideo() method
54 public boolean canProjectSecureVideo() throws RemoteException { in canProjectSecureVideo() method in FakeIMediaProjection
1373 return canProjectSecureVideo(projection); in canProjectVideo()1376 private boolean canProjectSecureVideo(IMediaProjection projection) { in canProjectSecureVideo() method1379 if (projection.canProjectSecureVideo()) { in canProjectSecureVideo()1489 if (!canProjectSecureVideo(projection)) { in createVirtualDisplayInternal()
914 public boolean canProjectSecureVideo() { in canProjectSecureVideo() method in MediaProjectionManagerService.MediaProjection
29283 Landroid/media/projection/IMediaProjection$Stub$Proxy;->canProjectSecureVideo()Z29304 Landroid/media/projection/IMediaProjection;->canProjectSecureVideo()Z