fun ( stable : LocalActivityResultRegistryOwner ): ActivityResultRegistryOwner? fun rememberLauncherForActivityResult( unstable contract: ActivityResultContract stable onResult: Function1 ): ManagedActivityResultLauncher fun ( stable : LocalOnBackPressedDispatcherOwner ): OnBackPressedDispatcherOwner? restartable skippable fun BackHandler( stable enabled: Boolean = @static true stable onBack: Function0 ) fun ( stable : LocalFullyDrawnReporterOwner ): FullyDrawnReporterOwner? restartable skippable fun ReportDrawnWhen( stable predicate: Function0 ) restartable skippable fun ReportDrawn() restartable fun ReportDrawnAfter( unstable block: SuspendFunction0 )