Searched defs: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.java159 private static final int EVENT_GET_CSP_CPHS_DONE = 33; field in class:SIMRecords
1131 case EVENT_GET_CSP_CPHS_DONE:
1193 obtainMessage(EVENT_GET_CSP_CPHS_DONE));
1437 mFh.loadEFTransparent(EF_CSP_CPHS,obtainMessage(EVENT_GET_CSP_CPHS_DONE));

Completed in 21 milliseconds