Searched refs:EVENT_RIL_CONNECTED (Results 1 – 4 of 4) sorted by relevance
73 static final int EVENT_RIL_CONNECTED = 0; field in DeviceStateMonitor296 mPhone.mCi.registerForRilConnected(this, EVENT_RIL_CONNECTED, null); in DeviceStateMonitor()454 case EVENT_RIL_CONNECTED: in handleMessage()
433 mCi.registerForRilConnected(this, EVENT_RIL_CONNECTED, null); in initOnce()2902 case EVENT_RIL_CONNECTED: in handleMessage()
212 protected static final int EVENT_RIL_CONNECTED = 41; field in Phone
302 testResetFromEvent(DeviceStateMonitor.EVENT_RIL_CONNECTED); in testReset()