Searched refs:notifyServiceStateChanged (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java238 void notifyServiceStateChanged(ServiceState ss) { method in class:ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java190 void notifyServiceStateChanged(ServiceState ss) { method in class:SipPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java390 verify(mPhone).notifyServiceStateChanged(any(ServiceState.class));
401 verify(mPhone, times(1)).notifyServiceStateChanged(any(ServiceState.class));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1313 mPhone.notifyServiceStateChanged(mPhone.getServiceState());
1467 mPhone.notifyServiceStateChanged(mSS);
2995 mPhone.notifyServiceStateChanged(mPhone.getServiceState());
H A DGsmCdmaPhone.java667 public void notifyServiceStateChanged(ServiceState ss) { method in class:GsmCdmaPhone
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 58 milliseconds