Searched refs:TYPE_MIRRORING (Results 1 – 4 of 4) sorted by relevance
101 public static final int TYPE_MIRRORING = 1; field in MediaProjectionManager
1014 return mType == MediaProjectionManager.TYPE_MIRRORING || in canProjectVideo()1025 return mType == MediaProjectionManager.TYPE_MIRRORING in canProjectAudio()1039 } else if (mType == MediaProjectionManager.TYPE_MIRRORING) { in applyVirtualDisplayFlags()1535 case MediaProjectionManager.TYPE_MIRRORING: in typeToString()
22 import static android.media.projection.MediaProjectionManager.TYPE_MIRRORING;312 TYPE_MIRRORING, /* isPermanentGrant= */ true, UserHandle.CURRENT); in testCreateProjection_attemptReuse_priorProjectionGrant_waiting_differentPackage()1014 TYPE_MIRRORING, /* isPermanentGrant= */ true, UserHandle.CURRENT); in createProjectionPreconditions()
29396 Landroid/media/projection/MediaProjectionManager;->TYPE_MIRRORING:I