Searched refs:EVENT_QUERY_SMSC_DONE (Results 1 – 2 of 2) sorted by relevance
171 private static final int EVENT_QUERY_SMSC_DONE = 1005; field in RadioInfo364 case EVENT_QUERY_SMSC_DONE:1081 phone.getSmscAddress(mHandler.obtainMessage(EVENT_QUERY_SMSC_DONE)); in refreshSmsc()
209 private static final int EVENT_QUERY_SMSC_DONE = 1005; field in RadioInfo433 case EVENT_QUERY_SMSC_DONE:1282 mPhone.getSmscAddress(mHandler.obtainMessage(EVENT_QUERY_SMSC_DONE)); in refreshSmsc()