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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java161 private static final int EVENT_GET_CSP_CPHS_DONE = 33; field in class:SIMRecords
1173 case EVENT_GET_CSP_CPHS_DONE:
1273 obtainMessage(EVENT_GET_CSP_CPHS_DONE));
1587 mFh.loadEFTransparent(EF_CSP_CPHS,obtainMessage(EVENT_GET_CSP_CPHS_DONE));

Completed in 31 milliseconds