Home
last modified time | relevance | path

Searched refs:SuppServiceNotification (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSuppServiceNotification.java26 public class SuppServiceNotification { class
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java36 import com.android.internal.telephony.gsm.SuppServiceNotification;
379 SuppServiceNotification suppServiceNotification = new SuppServiceNotification(); in sendTestSuppServiceNotification()
DRadioIndication.java118 import com.android.internal.telephony.gsm.SuppServiceNotification;
428 SuppServiceNotification notification = new SuppServiceNotification(); in suppSvcNotify()
DGsmCdmaPhone.java97 import com.android.internal.telephony.gsm.SuppServiceNotification;
3076 SuppServiceNotification not = (SuppServiceNotification) ar.result; in handleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken38 import com.android.internal.telephony.gsm.SuppServiceNotification;
1627 runTest(0, SuppServiceNotification.MO_CODE_UNCONDITIONAL_CF_ACTIVE);
1628 runTest(0, SuppServiceNotification.MO_CODE_CALL_IS_WAITING);
1629 runTest(0, SuppServiceNotification.MO_CODE_CALL_DEFLECTED);
1632 runTest(1, SuppServiceNotification.MT_CODE_FORWARDED_CALL);
1633 runTest(1, SuppServiceNotification.MT_CODE_CALL_CONNECTED_ECT);
1634 runTest(1, SuppServiceNotification.MT_CODE_ADDITIONAL_CALL_FORWARDED);
1648 SuppServiceNotification notification =
1649 (SuppServiceNotification) ar.result;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java82 import com.android.internal.telephony.gsm.SuppServiceNotification;
403 SuppServiceNotification ssn = new SuppServiceNotification(); in testSuppServiceNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java119 import com.android.internal.telephony.gsm.SuppServiceNotification;
3452 SuppServiceNotification supp = new SuppServiceNotification();
3456 supp.code = SuppServiceNotification.CODE_2_CALL_RETRIEVED;
3471 SuppServiceNotification supp = new SuppServiceNotification();
5109 SuppServiceNotification supp = new SuppServiceNotification(); in onCallHoldReceived()
5110 supp.notificationType = SuppServiceNotification.NOTIFICATION_TYPE_CODE_2; in onCallHoldReceived()
5111 supp.code = SuppServiceNotification.CODE_2_CALL_ON_HOLD; in onCallHoldReceived()
DImsPhone.java111 import com.android.internal.telephony.gsm.SuppServiceNotification;
817 public void notifySuppSvcNotification(SuppServiceNotification suppSvc) { in notifySuppSvcNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java70 import com.android.internal.telephony.gsm.SuppServiceNotification;
1674 SuppServiceNotification not = new SuppServiceNotification(); in triggerSsn()
/frameworks/base/boot/
Dpreloaded-classes9994 com.android.internal.telephony.gsm.SuppServiceNotification
Dboot-image-profile.txt34553 Lcom/android/internal/telephony/gsm/SuppServiceNotification;
/frameworks/base/config/
Dpreloaded-classes10015 com.android.internal.telephony.gsm.SuppServiceNotification
Dboot-image-profile.txt44217 Lcom/android/internal/telephony/gsm/SuppServiceNotification;