Searched refs:registerForSuppServiceNotification (Results 1 – 8 of 8) sorted by relevance
258 void registerForSuppServiceNotification(Handler h, int what, Object obj); in registerForSuppServiceNotification() method
685 public void registerForSuppServiceNotification( in registerForSuppServiceNotification() method in GsmCdmaPhone
254 public void registerForSuppServiceNotification( in registerForSuppServiceNotification() method in SipPhoneBase
287 public void registerForSuppServiceNotification( in registerForSuppServiceNotification() method in ImsPhoneBase
1178 public void registerForSuppServiceNotification(Handler h, int what, Object obj) { in registerForSuppServiceNotification() method in ImsPhone
1097 public void registerForSuppServiceNotification(Handler h, int what, Object obj) { in registerForSuppServiceNotification() method in PhoneMock
135 mImsPhoneUT.registerForSuppServiceNotification(mTestHandler, in setUp()
87 mGSMPhone.registerForSuppServiceNotification(mHandler, EVENT_SSN, null);