OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 34 milliseconds