Searched refs:resolveActionChannel (Results 1 – 1 of 1) sorted by relevance
56 private val resolveActionChannel = Channel<Unit>(UNLIMITED) constant in com.android.safetycenter.testing.SafetySourceIntentHandler99 resolveActionChannel.receive() in receiveRefreshSafetySources()111 resolveActionChannel.cancel() in cancel()188 resolveActionChannel.send(Unit) in createRefreshEvent()