Searched refs:EVENT_GET_ICCID_DONE (Results 1 – 2 of 2) sorted by relevance
92 private static final int EVENT_GET_ICCID_DONE = 5; field in RuimRecords678 case EVENT_GET_ICCID_DONE: in handleMessage()842 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()856 obtainMessage(EVENT_GET_ICCID_DONE)); in fetchRuimRecords()
152 private static final int EVENT_GET_ICCID_DONE = 4 + SIM_RECORD_EVENT_BASE; field in SIMRecords814 case EVENT_GET_ICCID_DONE: in handleMessage()1555 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()1588 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in fetchSimRecords()