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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java155 private static final int EVENT_GET_CFF_DONE = 24; field in class:SIMRecords
954 case EVENT_GET_CFF_DONE:
1527 mFh.loadEFTransparent(EF_CFF_CPHS, obtainMessage(EVENT_GET_CFF_DONE));

Completed in 222 milliseconds