Searched refs:listenForPrimaryBouncerToAodTransitions (Results 1 – 2 of 2) sorted by relevance
211 listenForPrimaryBouncerToAodTransitions(this) in <lambda>()217 suspend fun listenForPrimaryBouncerToAodTransitions(scope: CoroutineScope): Job { in <lambda>() method
627 val job = mController.listenForPrimaryBouncerToAodTransitions(this) in bouncerToAod_dozeAmountChanged()