Searched refs:activityLauncher (Results 1 – 2 of 2) sorted by relevance
59 private val activityLauncher: AsyncActivityLauncher, constant in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity72 activityLauncher: AsyncActivityLauncher73 ) : this(componentFactory, activityLauncher, listControllerFactory = null)176 activityLauncher.startActivityAsUser(intent, userHandle, activityOptions.toBundle()) { in appliedThemeResId()217 activityLauncher.destroy() in onDestroy()
129 activityLauncher: ActivityResultLauncher<Intent> in <lambda>()141 activityLauncher.launch(it) in <lambda>()