Searched refs: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.java145 private static final int EVENT_GET_SPN_DONE = 12; field in class:SIMRecords
948 case EVENT_GET_SPN_DONE:
1726 obtainMessage(EVENT_GET_SPN_DONE));
1746 obtainMessage(EVENT_GET_SPN_DONE));
1768 EF_SPN_SHORT_CPHS, obtainMessage(EVENT_GET_SPN_DONE));

Completed in 36 milliseconds