Searched refs:EVENT_GET_DEVICE_IDENTITY_DONE (Results 1 – 3 of 3) sorted by relevance
93 private static final int EVENT_GET_DEVICE_IDENTITY_DONE = 4; field in RuimRecords661 case EVENT_GET_DEVICE_IDENTITY_DONE: in handleMessage()
204 protected static final int EVENT_GET_DEVICE_IDENTITY_DONE = 21; field in Phone4418 mCi.getDeviceIdentity(obtainMessage(EVENT_GET_DEVICE_IDENTITY_DONE)); in radioCapabilityUpdated()
3211 mCi.getDeviceIdentity(obtainMessage(EVENT_GET_DEVICE_IDENTITY_DONE)); in handleRadioAvailable()3265 case EVENT_GET_DEVICE_IDENTITY_DONE:{ in handleMessage()