Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/devicepolicy/
DMediaProjectionDevicePolicyModule.kt27 @Qualifier @Retention(AnnotationRetention.BINARY) annotation class PersonalProfile class
33 @PersonalProfile
DScreenCaptureDevicePolicyResolver.kt33 @PersonalProfile private val personalProfileUserHandle: UserHandle,
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionBlockerEmptyStateProvider.kt25 import com.android.systemui.mediaprojection.devicepolicy.PersonalProfile
34 @PersonalProfile private val personalProfileHandle: UserHandle,
DMediaProjectionAppSelectorComponent.kt39 import com.android.systemui.mediaprojection.devicepolicy.PersonalProfile
162 @get:PersonalProfile val personalProfileUserHandle: UserHandle