Home
last modified time | relevance | path

Searched refs:unregisterForSuppServiceNotification (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java297 void unregisterForSuppServiceNotification(Handler h); in unregisterForSuppServiceNotification() method
DGsmCdmaPhone.java861 public void unregisterForSuppServiceNotification(Handler h) { in unregisterForSuppServiceNotification() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java234 public void unregisterForSuppServiceNotification(Handler h) { in unregisterForSuppServiceNotification() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java275 public void unregisterForSuppServiceNotification(Handler h) { in unregisterForSuppServiceNotification() method in ImsPhoneBase
DImsPhone.java1562 public void unregisterForSuppServiceNotification(Handler h) { in unregisterForSuppServiceNotification() method in ImsPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java413 mImsPhoneUT.unregisterForSuppServiceNotification(mTestHandler); in testSuppServiceNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken113 mGSMPhone.unregisterForSuppServiceNotification(mHandler);