Home
last modified time | relevance | path

Searched refs:notifyServiceStateChanged (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java267 public void notifyServiceStateChanged(int subId, int slotIndex, @NonNull ServiceState state) { in notifyServiceStateChanged() method in TelephonyRegistryManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java91 mTelephonyRegistryMgr.notifyServiceStateChanged(subId, phoneId, ss); in notifyServiceState()
DServiceStateTracker.java410 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()
DGsmCdmaPhone.java835 public void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java174 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java220 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java631 verify(mPhone).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()
642 verify(mPhone, times(1)).notifyServiceStateChanged(any(ServiceState.class)); in testOnImsServiceStateChanged()
/frameworks/base/config/
Dboot-image-profile.txt22088 HSPLcom/android/internal/telephony/GsmCdmaPhone;->notifyServiceStateChanged(Landroid/telephony/Serv…