Searched refs:EVENT_GET_ICCID_DONE (Results 1 – 2 of 2) sorted by relevance
94 private static final int EVENT_GET_ICCID_DONE = 5; field in RuimRecords681 case EVENT_GET_ICCID_DONE: in handleMessage()845 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()859 obtainMessage(EVENT_GET_ICCID_DONE)); in fetchRuimRecords()
141 private static final int EVENT_GET_ICCID_DONE = 4 + SIM_RECORD_EVENT_BASE; field in SIMRecords820 case EVENT_GET_ICCID_DONE: in handleMessage()1498 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()1531 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in fetchSimRecords()