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 RuimRecords680 case EVENT_GET_ICCID_DONE: in handleMessage()843 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()854 obtainMessage(EVENT_GET_ICCID_DONE)); in fetchRuimRecords()
158 private static final int EVENT_GET_ICCID_DONE = 4 + SIM_RECORD_EVENT_BASE; field in SIMRecords848 case EVENT_GET_ICCID_DONE: in handleMessage()1638 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()1671 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in fetchSimRecords()