Searched defs: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.java165 private static final int EVENT_GET_CFIS_DONE = 32; field in class:SIMRecords
1179 case EVENT_GET_CFIS_DONE:
1564 mFh.loadEFLinearFixed(EF_CFIS, 1, obtainMessage(EVENT_GET_CFIS_DONE));

Completed in 33 milliseconds