Searched refs:TYPE_MIRRORING (Results 1 – 4 of 4) sorted by relevance
80 public static final int TYPE_MIRRORING = 1; field in MediaProjectionManager
909 return mType == MediaProjectionManager.TYPE_MIRRORING || in canProjectVideo()920 return mType == MediaProjectionManager.TYPE_MIRRORING in canProjectAudio()937 } else if (mType == MediaProjectionManager.TYPE_MIRRORING) { in applyVirtualDisplayFlags()1431 case MediaProjectionManager.TYPE_MIRRORING: in typeToString()
21 import static android.media.projection.MediaProjectionManager.TYPE_MIRRORING;293 TYPE_MIRRORING, /* isPermanentGrant= */ true, UserHandle.CURRENT); in testCreateProjection_attemptReuse_priorProjectionGrant_waiting_differentPackage()786 TYPE_MIRRORING, /* isPermanentGrant= */ true, UserHandle.CURRENT); in createProjectionPreconditions()
29396 Landroid/media/projection/MediaProjectionManager;->TYPE_MIRRORING:I