Searched refs:EVENT_GET_INFO_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_INFO_CPHS_DONE = 26; field in class:SIMRecords
1050 case EVENT_GET_INFO_CPHS_DONE:
1580 mFh.loadEFTransparent(EF_INFO_CPHS, obtainMessage(EVENT_GET_INFO_CPHS_DONE));

Completed in 56 milliseconds