Searched refs:EVENT_GET_IMSI_DONE (Results 1 – 2 of 2) sorted by relevance
90 private static final int EVENT_GET_IMSI_DONE = 3; field in RuimRecords627 case EVENT_GET_IMSI_DONE: in handleMessage()852 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchRuimRecords()
151 private static final int EVENT_GET_IMSI_DONE = 3 + SIM_RECORD_EVENT_BASE; field in SIMRecords634 case EVENT_GET_IMSI_DONE: in handleMessage()1585 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchSimRecords()