Searched refs:receiveResolveAction (Results 1 – 3 of 3) sorted by relevance
208 receiveResolveAction(timeout) in SafetyCenterManager()237 fun receiveResolveAction(timeout: Duration = TIMEOUT_LONG) { in receiveResolveAction() method238 runBlockingWithTimeout(timeout) { safetySourceIntentHandler.receiveResolveAction() } in receiveResolveAction()
98 suspend fun receiveResolveAction() { in receiveRefreshSafetySources() method in com.android.safetycenter.testing.SafetySourceIntentHandler
1314 SafetySourceReceiver.receiveResolveAction(timeout) in sendActionPendingIntentAndWaitWithPermission()