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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMRecords.java151 private static final int EVENT_GET_CSP_CPHS_DONE = 33; field in class:SIMRecords
1077 case EVENT_GET_CSP_CPHS_DONE:
1123 obtainMessage(EVENT_GET_CSP_CPHS_DONE));
1364 iccFh.loadEFTransparent(EF_CSP_CPHS,obtainMessage(EVENT_GET_CSP_CPHS_DONE));

Completed in 32 milliseconds