Searched refs:TYPE_MIRRORING (Results 1 – 3 of 3) sorted by relevance
420 return mType == MediaProjectionManager.TYPE_MIRRORING || in canProjectVideo()431 return mType == MediaProjectionManager.TYPE_MIRRORING in canProjectAudio()443 } else if (mType == MediaProjectionManager.TYPE_MIRRORING) { in applyVirtualDisplayFlags()700 case MediaProjectionManager.TYPE_MIRRORING: in typeToString()
52 public static final int TYPE_MIRRORING = 1; field in MediaProjectionManager
42402 Landroid/media/projection/MediaProjectionManager;->TYPE_MIRRORING:I