Searched refs:hostAppUserHandle (Results 1 – 4 of 4) sorted by relevance
43 hostAppUserHandle: UserHandle, in isScreenCaptureAllowed()45 if (hostAppUserHandle.isWorkProfile() && workProfileScreenCaptureDisabled) { in isScreenCaptureAllowed()63 if (hostAppUserHandle.isWorkProfile() && disallowSharingIntoManagedProfile) { in isScreenCaptureAllowed()82 fun isScreenCaptureCompletelyDisabled(hostAppUserHandle: UserHandle): Boolean { in isScreenCaptureCompletelyDisabled()87 hostAppUserHandle = hostAppUserHandle in isScreenCaptureCompletelyDisabled()94 hostAppUserHandle = hostAppUserHandle in isScreenCaptureCompletelyDisabled()
460 val hostAppUserHandle = in test() constant464 policyResolver.isScreenCaptureAllowed(targetAppUserHandle, hostAppUserHandle) in test()654 val hostAppUserHandle = in test() constant657 val completelyDisabled = policyResolver.isScreenCaptureCompletelyDisabled(hostAppUserHandle) in test()
43 hostAppUserHandle = hostAppHandle in getEmptyState()
96 hostAppUserHandle = hostUserHandle in <lambda>()