Searched refs:hostUserHandle (Results 1 – 5 of 5) sorted by relevance
93 hostUserHandle = hostUserHandle, in getLayoutResource()110 component.hostUserHandle, in getLayoutResource()295 override fun getMyUserId(): Int = component.hostUserHandle.identifier in shouldShowStickyContentPreviewWhenEmpty()301 private val hostUserHandle: UserHandle in createContentPreviewView() constant in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity349 hostUserHandle: UserHandle, in Intent()363 if (hostUserHandle == personalProfileUserHandle) { in Intent()
42 @HostUserHandle private val hostUserHandle: UserHandle, in <lambda>() constant in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorController96 hostAppUserHandle = hostUserHandle in <lambda>()
147 @BindsInstance @HostUserHandle hostUserHandle: UserHandle,161 @get:HostUserHandle val hostUserHandle: UserHandle constant
58 private val hostUserHandle: UserHandle, in <lambda>() constant in com.android.systemui.screenrecord.ScreenRecordPermissionDialogDelegate82 @Assisted hostUserHandle: UserHandle, in <lambda>()92 hostUserHandle, in <lambda>()109 hostUserHandle: UserHandle, in <lambda>()147 hostUserHandle in <lambda>()
330 final UserHandle hostUserHandle = getHostUserHandle(); in showScreenCaptureDisabledDialogIfNeeded() local332 .isScreenCaptureCompletelyDisabled(hostUserHandle)) { in showScreenCaptureDisabledDialogIfNeeded()