Home
last modified time | relevance | path

Searched refs:notifySuppSvcNotification (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java391 imsPhone.notifySuppSvcNotification(suppServiceNotification); in sendTestSuppServiceNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java435 mImsPhoneUT.notifySuppSvcNotification(ssn); in testSuppServiceNotification()
450 mImsPhoneUT.notifySuppSvcNotification(ssn); in testSuppServiceNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java4102 mPhone.notifySuppSvcNotification(supp);
4123 mPhone.notifySuppSvcNotification(supp);
5929 mPhone.notifySuppSvcNotification(supp); in onCallHoldReceived()
DImsPhone.java880 public void notifySuppSvcNotification(SuppServiceNotification suppSvc) { in notifySuppSvcNotification() method in ImsPhone