Searched refs:SM_INIT_CMD (Results 1 – 1 of 1) sorted by relevance
428 private static final int SM_INIT_CMD = -2; field in StateMachine791 } else if (!mIsConstructionCompleted && (mMsg.what == SM_INIT_CMD) in handleMessage()947 sendMessageAtFrontOfQueue(obtainMessage(SM_INIT_CMD, mSmHandlerObj)); in completeConstruction()