/** @return current state */
 protected final IState getCurrentState() {
   return mSmHandler.getCurrentState();
 }