Searched refs:EVENT_GET_MWIS_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java140 private static final int EVENT_GET_MWIS_DONE = 7 + SIM_RECORD_EVENT_BASE; field in class:SIMRecords
849 case EVENT_GET_MWIS_DONE:
858 if (DBG) log("EVENT_GET_MWIS_DONE exception = " + ar.exception);
1666 mFh.loadEFLinearFixed(EF_MWIS, 1, obtainMessage(EVENT_GET_MWIS_DONE));

Completed in 78 milliseconds