Searched defs: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.java146 private static final int EVENT_GET_MWIS_DONE = 7; field in class:SIMRecords
776 case EVENT_GET_MWIS_DONE:
1551 mFh.loadEFLinearFixed(EF_MWIS, 1, obtainMessage(EVENT_GET_MWIS_DONE));

Completed in 37 milliseconds