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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccRecords.java104 protected static final int EVENT_SET_MSISDN_DONE = 30; field in class:IccRecords
349 obtainMessage(EVENT_SET_MSISDN_DONE, onComplete));
H A DSIMRecords.java163 // private static final int EVENT_SET_MSISDN_DONE = 30; Defined in IccRecords as 30
357 obtainMessage(EVENT_SET_MSISDN_DONE, onComplete));
821 case EVENT_SET_MSISDN_DONE:

Completed in 111 milliseconds