Searched refs:stopSent (Results 1 – 1 of 1) sorted by relevance
48 private var stopSent = true variable in androidx.lifecycle.ProcessLifecycleOwner91 if (startedCounter == 1 && stopSent) { in activityStarted()93 stopSent = false in activityStarted()131 stopSent = true in dispatchStopIfNeeded()