Searched refs:onImsServiceStateChanged (Results 1 – 3 of 3) sorted by relevance
573 verify(mSST).onImsServiceStateChanged(); in testShouldSendNotificationWhenServiceStateIsChanged()582 verify(mSST, never()).onImsServiceStateChanged(); in testShouldNotSendNotificationWhenServiceStateIsNotChanged()
586 mDefaultPhone.getServiceStateTracker().onImsServiceStateChanged(); in setServiceState()
3264 public void onImsServiceStateChanged() { in onImsServiceStateChanged() method in ServiceStateTracker