Searched refs:EVENT_GET_IMSI_DONE (Results 1 – 2 of 2) sorted by relevance
92 private static final int EVENT_GET_IMSI_DONE = 3; field in RuimRecords630 case EVENT_GET_IMSI_DONE: in handleMessage()855 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchRuimRecords()
140 private static final int EVENT_GET_IMSI_DONE = 3 + SIM_RECORD_EVENT_BASE; field in SIMRecords640 case EVENT_GET_IMSI_DONE: in handleMessage()1528 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchSimRecords()