Searched refs:EVENT_GET_IMSI_DONE (Results 1 – 2 of 2) sorted by relevance
87 private static final int EVENT_GET_IMSI_DONE = 3; field in RuimRecords612 case EVENT_GET_IMSI_DONE: in handleMessage()821 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchRuimRecords()
141 private static final int EVENT_GET_IMSI_DONE = 3; field in SIMRecords655 case EVENT_GET_IMSI_DONE: in handleMessage()1575 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchSimRecords()