HomeSort by relevance Sort by last modified time
    Searched refs:BL_STATE_IDLE (Results 1 - 2 of 2) sorted by null

  /device/samsung/manta/bubblelevel/
BubbleLevelImpl.cpp 35 mState(BL_STATE_IDLE), mCmd(BL_CMD_NONE),
115 if (mState == BL_STATE_IDLE) {
136 mState = BL_STATE_IDLE;
149 case BL_STATE_IDLE:
173 mState = BL_STATE_IDLE;
BubbleLevelImpl.h 51 BL_STATE_IDLE,

Completed in 720 milliseconds