Searched refs:notifyServiceStateChanged (Results 1 – 6 of 6) sorted by relevance
190 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in SipPhoneBase
238 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in ImsPhoneBase
390 verify(mPhone).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()401 verify(mPhone, times(1)).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()
1313 mPhone.notifyServiceStateChanged(mPhone.getServiceState()); in handleMessage()1467 mPhone.notifyServiceStateChanged(mSS); in handleMessage()2995 mPhone.notifyServiceStateChanged(mPhone.getServiceState()); in pollStateDone()
667 public void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in GsmCdmaPhone
39864 HSPLcom/android/internal/telephony/GsmCdmaPhone;->notifyServiceStateChanged(Landroid/telephony/Serv…