Home
last modified time | relevance | path

Searched refs:STATE_PROCESSING_BACKGROUND_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DAction.java226 ActionMonitor.STATE_PROCESSING_BACKGROUND_RESPONSE); in processBackgroundWorkResponse()
229 ActionMonitor.STATE_PROCESSING_BACKGROUND_RESPONSE, result, true); in processBackgroundWorkResponse()
H A DActionMonitor.java117 protected static final int STATE_PROCESSING_BACKGROUND_RESPONSE = 7; field in ActionMonitor
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
H A DActionTest.java167 ActionMonitor.STATE_PROCESSING_BACKGROUND_RESPONSE); in testActionTransitionsEndToEndWithRequests()
169 verifyState(9, ActionMonitor.STATE_PROCESSING_BACKGROUND_RESPONSE, in testActionTransitionsEndToEndWithRequests()