Searched refs:observerCount (Results 1 – 25 of 44) sorted by relevance
12
14 …final val observerCount // androidx.lifecycle.testing/TestLifecycleOwner.observerCount|{}observerC…15 …l fun <get-observerCount>(): kotlin/Int // androidx.lifecycle.testing/TestLifecycleOwner.observerC…
82 public val observerCount: Int constant83 get() = lifecycleRegistry.observerCount
18 open val observerCount // androidx.lifecycle/LifecycleRegistry.observerCount|{}observerCount[0]19 …open fun <get-observerCount>(): kotlin/Int // androidx.lifecycle/LifecycleRegistry.observerCount.<…
122 fun observerCount() { in <lambda>() method in androidx.lifecycle.testing.LifecycleRegistryTest124 assertThat(lifecycleOwner.observerCount).isEqualTo(0) in <lambda>()126 assertThat(lifecycleOwner.observerCount).isEqualTo(1) in <lambda>()
61 public open val observerCount: Int in addObserver() constant
13 property public final int observerCount;
14 property public final int observerCount;
15 property public final int observerCount;
16 property public final int observerCount;
16 property public int observerCount;