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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMAPhone.java 99 CdmaSMSDispatcher mSMS;
152 mSMS = new CdmaSMSDispatcher(this);
226 mSMS.dispose();
240 this.mSMS = null;
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 101 GsmSMSDispatcher mSMS;
146 mSMS = new GsmSMSDispatcher(this);
240 this.mSMS = null;
    [all...]
SIMRecords.java     [all...]

Completed in 216 milliseconds