Searched refs:changeMediaProjection (Results 1 – 1 of 1) sorted by relevance
96 changeMediaProjection(false) // default is true in testMediaProjectionChanged()139 private fun changeMediaProjection(value: Boolean?) = changeProperty(MEDIA_PROJECTION, value) in changeMicCamera() method in com.android.systemui.privacy.PrivacyConfigFlagsTest