HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_SET_MSISDN_DONE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccRecords.java 73 protected static final int EVENT_SET_MSISDN_DONE = 30;
166 obtainMessage(EVENT_SET_MSISDN_DONE, onComplete));
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SIMRecords.java 148 private static final int EVENT_SET_MSISDN_DONE = 30;
283 obtainMessage(EVENT_SET_MSISDN_DONE, onComplete));
693 case EVENT_SET_MSISDN_DONE:
    [all...]

Completed in 74 milliseconds