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; field in class:SIMRecords
818 case EVENT_GET_MWIS_DONE:
827 if(DBG) log("EVENT_GET_MWIS_DONE exception = "
1556 mFh.loadEFLinearFixed(EF_MWIS, 1, obtainMessage(EVENT_GET_MWIS_DONE));

Completed in 49 milliseconds