Searched refs:notifyServiceStateChanged (Results 1 – 8 of 8) sorted by relevance
267 public void notifyServiceStateChanged(int subId, int slotIndex, @NonNull ServiceState state) { in notifyServiceStateChanged() method in TelephonyRegistryManager
91 mTelephonyRegistryMgr.notifyServiceStateChanged(subId, phoneId, ss); in notifyServiceState()
410 mPhone.notifyServiceStateChanged(mSS); in onSubscriptionsChanged()1482 mPhone.notifyServiceStateChanged(mPhone.getServiceState()); in handleMessage()1646 mPhone.notifyServiceStateChanged(mSS); in handleMessage()3509 mPhone.notifyServiceStateChanged(mPhone.getServiceState()); in pollStateDone()
835 public void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in GsmCdmaPhone
174 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in SipPhoneBase
220 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in ImsPhoneBase
631 verify(mPhone).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()642 verify(mPhone, times(1)).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()
22088 HSPLcom/android/internal/telephony/GsmCdmaPhone;->notifyServiceStateChanged(Landroid/telephony/Serv…