Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/devicepolicy/
DScreenCaptureDevicePolicyResolverTest.kt41 val disallowShareIntoManagedProfile: Boolean constant in com.android.systemui.mediaprojection.devicepolicy.BaseScreenCaptureDevicePolicyResolverTest.Preconditions
81 .thenReturn(precondition.disallowShareIntoManagedProfile) in setUpPolicies()
103 disallowShareIntoManagedProfile = false, in getParams()
114 disallowShareIntoManagedProfile = true, in getParams()
125 disallowShareIntoManagedProfile = false, in getParams()
136 disallowShareIntoManagedProfile = true, in getParams()
147 disallowShareIntoManagedProfile = false in getParams()
158 disallowShareIntoManagedProfile = true in getParams()
169 disallowShareIntoManagedProfile = false in getParams()
180 disallowShareIntoManagedProfile = true in getParams()
[all …]