Home
last modified time | relevance | path

Searched refs:disallowSharingIntoManagedProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/devicepolicy/
DScreenCaptureDevicePolicyResolver.kt63 if (hostAppUserHandle.isWorkProfile() && disallowSharingIntoManagedProfile) { in isScreenCaptureAllowed()
114 private val disallowSharingIntoManagedProfile: Boolean by lazy { in <lambda>() constant in com.android.systemui.mediaprojection.devicepolicy.ScreenCaptureDevicePolicyResolver