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 302 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
CDMAPhone.java 184 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 177 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
211 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 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 117 protected static final int EVENT_SSN = 2;
    [all...]

Completed in 6798 milliseconds