Searched refs:EVENT_MODEM_RESET (Results 1 – 2 of 2) sorted by relevance
204 protected static final int EVENT_MODEM_RESET = 45; field in Phone206 protected static final int EVENT_LAST = EVENT_MODEM_RESET;
260 mCi.registerForModemReset(this, EVENT_MODEM_RESET, null); in initOnce()2151 case EVENT_MODEM_RESET: { in handleMessage()