Searched refs:EVENT_GET_CSP_CPHS_DONE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java160 private static final int EVENT_GET_CSP_CPHS_DONE = 33 + SIM_RECORD_EVENT_BASE; field in class:SIMRecords
1215 case EVENT_GET_CSP_CPHS_DONE:
1402 obtainMessage(EVENT_GET_CSP_CPHS_DONE));
1697 mFh.loadEFTransparent(EF_CSP_CPHS,obtainMessage(EVENT_GET_CSP_CPHS_DONE));

Completed in 12 milliseconds