Searched refs:INTENT_STARTED (Results 1 – 1 of 1) sorted by relevance
118 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