Searched defs:EVENT_GET_SPN_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java150 private static final int EVENT_GET_SPN_DONE = 12; field in class:SIMRecords
969 case EVENT_GET_SPN_DONE:
1765 obtainMessage(EVENT_GET_SPN_DONE));
1797 obtainMessage(EVENT_GET_SPN_DONE));
1833 EF_SPN_SHORT_CPHS, obtainMessage(EVENT_GET_SPN_DONE));

Completed in 214 milliseconds