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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMAPhone.java 174 mCM.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 157 mCM.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 53 private static final int EVENT_SSN = 7;
84 mGSMPhone.registerForSuppServiceNotification(mHandler, EVENT_SSN, null);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneBase.java 76 protected static final int EVENT_SSN = 2;
    [all...]

Completed in 157 milliseconds