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.java380 imsPhone.notifySuppSvcNotification(suppServiceNotification); in sendTestSuppServiceNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java399 mImsPhoneUT.notifySuppSvcNotification(ssn); in testSuppServiceNotification()
414 mImsPhoneUT.notifySuppSvcNotification(ssn); in testSuppServiceNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java3201 mPhone.notifySuppSvcNotification(supp);
3222 mPhone.notifySuppSvcNotification(supp);
4817 mPhone.notifySuppSvcNotification(supp); in onCallHoldReceived()
DImsPhone.java785 public void notifySuppSvcNotification(SuppServiceNotification suppSvc) { in notifySuppSvcNotification() method in ImsPhone