Lines Matching defs:mSmHandler

920             mSm.mSmHandler = null;
1243 private SmHandler mSmHandler;
1254 mSmHandler = new SmHandler(looper, this);
1309 mSmHandler.addState(state, parent);
1317 mSmHandler.addState(state, null);
1327 mSmHandler.setInitialState(initialState);
1334 // mSmHandler can be null if the state machine has quit.
1335 SmHandler smh = mSmHandler;
1344 // mSmHandler can be null if the state machine has quit.
1345 SmHandler smh = mSmHandler;
1365 mSmHandler.transitionTo(destState);
1376 mSmHandler.transitionTo(mSmHandler.mHaltingState);
1389 mSmHandler.deferMessage(msg);
1398 if (mSmHandler.mDbg) loge(" - unhandledMessage: msg.what=" + msg.what);
1438 mSmHandler.mLogRecords.setSize(maxSize);
1447 mSmHandler.mLogRecords.setLogOnlyTransitions(enable);
1454 // mSmHandler can be null if the state machine has quit.
1455 SmHandler smh = mSmHandler;
1464 // mSmHandler can be null if the state machine has quit.
1465 SmHandler smh = mSmHandler;
1474 // mSmHandler can be null if the state machine has quit.
1475 SmHandler smh = mSmHandler;
1485 SmHandler smh = mSmHandler;
1500 // mSmHandler can be null if the state machine has quit.
1501 SmHandler smh = mSmHandler;
1536 return mSmHandler;
1550 return Message.obtain(mSmHandler);
1565 return Message.obtain(mSmHandler, what);
1582 return Message.obtain(mSmHandler, what, obj);
1600 return Message.obtain(mSmHandler, what, arg1, 0);
1618 return Message.obtain(mSmHandler, what, arg1, arg2);
1637 return Message.obtain(mSmHandler, what, arg1, arg2, obj);
1646 // mSmHandler can be null if the state machine has quit.
1647 SmHandler smh = mSmHandler;
1659 // mSmHandler can be null if the state machine has quit.
1660 SmHandler smh = mSmHandler;
1672 // mSmHandler can be null if the state machine has quit.
1673 SmHandler smh = mSmHandler;
1685 // mSmHandler can be null if the state machine has quit.
1686 SmHandler smh = mSmHandler;
1698 // mSmHandler can be null if the state machine has quit.
1699 SmHandler smh = mSmHandler;
1711 // mSmHandler can be null if the state machine has quit.
1712 SmHandler smh = mSmHandler;
1724 // mSmHandler can be null if the state machine has quit.
1725 SmHandler smh = mSmHandler;
1737 // mSmHandler can be null if the state machine has quit.
1738 SmHandler smh = mSmHandler;
1750 // mSmHandler can be null if the state machine has quit.
1751 SmHandler smh = mSmHandler;
1763 // mSmHandler can be null if the state machine has quit.
1764 SmHandler smh = mSmHandler;
1777 // mSmHandler can be null if the state machine has quit.
1778 SmHandler smh = mSmHandler;
1790 // mSmHandler can be null if the state machine has quit.
1791 SmHandler smh = mSmHandler;
1804 // mSmHandler can be null if the state machine has quit.
1805 SmHandler smh = mSmHandler;
1818 // mSmHandler can be null if the state machine has quit.
1819 SmHandler smh = mSmHandler;
1832 // mSmHandler can be null if the state machine has quit.
1833 SmHandler smh = mSmHandler;
1847 // mSmHandler can be null if the state machine has quit.
1848 SmHandler smh = mSmHandler;
1861 // mSmHandler can be null if the state machine has quit.
1862 SmHandler smh = mSmHandler;
1875 // mSmHandler can be null if the state machine has quit.
1876 SmHandler smh = mSmHandler;
1887 // mSmHandler can be null if the state machine has quit.
1888 SmHandler smh = mSmHandler;
1898 SmHandler smh = mSmHandler;
1912 SmHandler smh = mSmHandler;
1929 SmHandler smh = mSmHandler;
1940 // mSmHandler can be null if the state machine has quit.
1941 SmHandler smh = mSmHandler;
1951 // mSmHandler can be null if the state machine is already stopped.
1952 SmHandler smh = mSmHandler;
1962 // mSmHandler can be null if the state machine is already stopped.
1963 SmHandler smh = mSmHandler;
1973 // mSmHandler can be null if the state machine has quit.
1974 SmHandler smh = mSmHandler;
1986 // mSmHandler can be null if the state machine has quit.
1987 SmHandler smh = mSmHandler;
1997 // mSmHandler can be null if the state machine has quit.
1998 SmHandler smh = mSmHandler;