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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 319 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
CDMAPhone.java 169 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 168 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
203 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java.broken 56 private static final int EVENT_SSN = 7;
87 mGSMPhone.registerForSuppServiceNotification(mHandler, EVENT_SSN, null);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 132 protected static final int EVENT_SSN = 2;
    [all...]

Completed in 121 milliseconds