Searched refs:EVENT_RIL_CONNECTED (Results 1 – 4 of 4) sorted by relevance
67 static final int EVENT_RIL_CONNECTED = 0; field in DeviceStateMonitor269 mPhone.mCi.registerForRilConnected(this, EVENT_RIL_CONNECTED, null); in DeviceStateMonitor()439 case EVENT_RIL_CONNECTED: in handleMessage()
346 mCi.registerForRilConnected(this, EVENT_RIL_CONNECTED, null); in initOnce()2452 case EVENT_RIL_CONNECTED: in handleMessage()
213 protected static final int EVENT_RIL_CONNECTED = 41; field in Phone
197 DataConnection.EVENT_RIL_CONNECTED, null); in enter()229 case DataConnection.EVENT_RIL_CONNECTED: in processMessage()