Searched refs:canProjectSecureVideo (Results 1 – 5 of 5) sorted by relevance
30 boolean canProjectSecureVideo(); in canProjectSecureVideo() method
63 public boolean canProjectSecureVideo() throws RemoteException { in canProjectSecureVideo() method in FakeIMediaProjection
1508 return canProjectSecureVideo(projection); in canProjectVideo()1511 private boolean canProjectSecureVideo(IMediaProjection projection) { in canProjectSecureVideo() method1514 if (projection.canProjectSecureVideo()) { in canProjectSecureVideo()1634 if (!canProjectSecureVideo(projection)) { in createVirtualDisplayInternal()
1019 public boolean canProjectSecureVideo() { in canProjectSecureVideo() method in MediaProjectionManagerService.MediaProjection
29283 Landroid/media/projection/IMediaProjection$Stub$Proxy;->canProjectSecureVideo()Z29304 Landroid/media/projection/IMediaProjection;->canProjectSecureVideo()Z