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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java159 private static final int EVENT_GET_CFIS_DONE = 32 + SIM_RECORD_EVENT_BASE; field in class:SIMRecords
1200 case EVENT_GET_CFIS_DONE:
1635 mFh.loadEFLinearFixed(EF_CFIS, 1, obtainMessage(EVENT_GET_CFIS_DONE));

Completed in 10 milliseconds