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