Searched refs:listenForGoneToAodTransition (Results 1 – 2 of 2) sorted by relevance
206 listenForGoneToAodTransition(this) in <lambda>()288 suspend fun listenForGoneToAodTransition(scope: CoroutineScope): Job { in <lambda>() method
384 val job = mController.listenForGoneToAodTransition(this) in goneToAod_dozeAmountChanged()