Searched refs:STATE_ACTIVE (Results 1 – 7 of 7) sorted by relevance
138 if (mCurrentState == STATE_ACTIVE) { in writeChargeLevelsToFile()301 case STATE_ACTIVE: in stateMachine_runAction()324 nextState = STATE_ACTIVE; in stateMachine_getNextState()345 nextState = STATE_ACTIVE; in stateMachine_getNextState()349 case STATE_ACTIVE: { in stateMachine_getNextState()394 case STATE_ACTIVE: in stateMachine_firstAction()413 if (mCurrentState == STATE_ACTIVE) { in updateDefenderProperties()
56 const int STATE_ACTIVE = 0;
57 const int STATE_ACTIVE = 0;
31 const int STATE_ACTIVE = 0;
77 STATE_ACTIVE, enumerator85 [STATE_ACTIVE] = "ACTIVE",