Searched refs:shouldBeActive (Results 1 – 1 of 1) sorted by relevance
100 if (!observer.shouldBeActive()) { in considerNotify()360 boolean shouldBeActive() { in shouldBeActive() method in LiveData.LifecycleBoundObserver370 activeStateChanged(shouldBeActive()); in onStateChanged()393 abstract boolean shouldBeActive(); in shouldBeActive() method in LiveData.ObserverWrapper430 boolean shouldBeActive() { in shouldBeActive() method in LiveData.AlwaysActiveObserver