// Klib ABI Dump // Targets: [iosArm64, iosSimulatorArm64, iosX64, linuxArm64, linuxX64, macosArm64, macosX64] // Rendering settings: // - Signature version: 2 // - Show manifest properties: true // - Show declarations: true // Library unique name: final class androidx.lifecycle.testing/TestLifecycleOwner : androidx.lifecycle/LifecycleOwner { // androidx.lifecycle.testing/TestLifecycleOwner|null[0] constructor (androidx.lifecycle/Lifecycle.State = ..., kotlinx.coroutines/CoroutineDispatcher = ...) // androidx.lifecycle.testing/TestLifecycleOwner.|(androidx.lifecycle.Lifecycle.State;kotlinx.coroutines.CoroutineDispatcher){}[0] final val lifecycle // androidx.lifecycle.testing/TestLifecycleOwner.lifecycle|{}lifecycle[0] final fun (): androidx.lifecycle/LifecycleRegistry // androidx.lifecycle.testing/TestLifecycleOwner.lifecycle.|(){}[0] final val observerCount // androidx.lifecycle.testing/TestLifecycleOwner.observerCount|{}observerCount[0] final fun (): kotlin/Int // androidx.lifecycle.testing/TestLifecycleOwner.observerCount.|(){}[0] final var currentState // androidx.lifecycle.testing/TestLifecycleOwner.currentState|{}currentState[0] final fun (): androidx.lifecycle/Lifecycle.State // androidx.lifecycle.testing/TestLifecycleOwner.currentState.|(){}[0] final fun (androidx.lifecycle/Lifecycle.State) // androidx.lifecycle.testing/TestLifecycleOwner.currentState.|(androidx.lifecycle.Lifecycle.State){}[0] final fun handleLifecycleEvent(androidx.lifecycle/Lifecycle.Event) // androidx.lifecycle.testing/TestLifecycleOwner.handleLifecycleEvent|handleLifecycleEvent(androidx.lifecycle.Lifecycle.Event){}[0] final suspend fun setCurrentState(androidx.lifecycle/Lifecycle.State) // androidx.lifecycle.testing/TestLifecycleOwner.setCurrentState|setCurrentState(androidx.lifecycle.Lifecycle.State){}[0] }