Searched refs:EVENT_GET_BASEBAND_VERSION_DONE (Results 1 – 3 of 3) sorted by relevance
1194 mCi.getBasebandVersion(obtainMessage(EVENT_GET_BASEBAND_VERSION_DONE)); in handleMessage()1201 case EVENT_GET_BASEBAND_VERSION_DONE:{ in handleMessage()
1433 obtainMessage(EVENT_GET_BASEBAND_VERSION_DONE)); in handleMessage()1465 case EVENT_GET_BASEBAND_VERSION_DONE: in handleMessage()
129 protected static final int EVENT_GET_BASEBAND_VERSION_DONE = 6; field in PhoneBase