Searched refs:receiveRefreshSafetySources (Results 1 – 2 of 2) sorted by relevance
172 receiveRefreshSafetySources(timeout) in SafetyCenterManager()181 receiveRefreshSafetySources(TIMEOUT_SHORT) in SafetyCenterManager()222 private fun receiveRefreshSafetySources(timeout: Duration = TIMEOUT_LONG): String = in receiveRefreshSafetySources() method224 safetySourceIntentHandler.receiveRefreshSafetySources() in receiveRefreshSafetySources()
88 suspend fun receiveRefreshSafetySources(): String = refreshSafetySourcesChannel.receive() in receiveRefreshSafetySources() method in com.android.safetycenter.testing.SafetySourceIntentHandler