Searched refs:targetAppUserHandle (Results 1 – 4 of 4) sorted by relevance
42 targetAppUserHandle: UserHandle, in isScreenCaptureAllowed()55 if (targetAppUserHandle.isWorkProfile()) { in isScreenCaptureAllowed()86 targetAppUserHandle = workProfileUserHandle, in isScreenCaptureCompletelyDisabled()93 targetAppUserHandle = personalProfileUserHandle, in isScreenCaptureCompletelyDisabled()
42 targetAppUserHandle = resolverListAdapter.userHandle, in getEmptyState()
95 targetAppUserHandle = UserHandle.of(it.userId), in <lambda>()
458 val targetAppUserHandle = in test() constant464 policyResolver.isScreenCaptureAllowed(targetAppUserHandle, hostAppUserHandle) in test()