Searched refs:STATE_CONFIGURED (Results 1 – 4 of 4) sorted by relevance
104 case STATE_CONFIGURED: in startConfiguration()142 LOG_ALWAYS_FATAL_IF(mState != STATE_CONFIGURED, "Invalid state: 0x%x", mState); in startConfiguration()166 case STATE_CONFIGURED: in finishConfiguration()186 mState = STATE_CONFIGURED; in finishConfiguration()207 mState = STATE_CONFIGURED; in finishConfiguration()224 case STATE_CONFIGURED: in cancelConfiguration()236 mState = (mState == STATE_IN_RECONFIG) ? STATE_CONFIGURED : STATE_CONSTRUCTED; in cancelConfiguration()246 if (mState != STATE_CONFIGURED) { in getBuffer()302 if (mState != STATE_CONFIGURED) { in getInputBuffer()
119 case STATE_CONFIGURED: in disconnectLocked()180 if (mState != STATE_CONFIGURED && in getBufferPreconditionCheckLocked()
261 STATE_CONFIGURED enumerator
257 if (mState == STATE_CONFIGURED) { in setTransformLocked()