Home
last modified time | relevance | path

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

/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
H A DEventSequenceValidator.java118 String.format("Cannot transition from %s to %s", state, State.INTENT_STARTED)); in onIntentStarted()
124 Log.i(TAG, String.format("Transition from %s to %s", state, State.INTENT_STARTED)); in onIntentStarted()
125 state = State.INTENT_STARTED; in onIntentStarted()
135 if (state != State.INTENT_STARTED) { in onIntentFailed()
153 if (state != State.INTENT_STARTED) { in onActivityLaunched()
225 INTENT_STARTED, enumConstant