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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java233 void notifyServiceStateChanged(ServiceState ss) { method in class:ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java196 void notifyServiceStateChanged(ServiceState ss) { method in class:SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaLteServiceStateTracker.java528 mPhone.notifyServiceStateChanged(mSS);
H A DCDMAPhone.java1032 void notifyServiceStateChanged(ServiceState ss) { method in class:CDMAPhone
H A DCdmaServiceStateTracker.java1273 mPhone.notifyServiceStateChanged(mSS);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java457 notifyServiceStateChanged(ServiceState ss) { method in class:GSMPhone
H A DGsmServiceStateTracker.java1240 mPhone.notifyServiceStateChanged(mSS);

Completed in 6936 milliseconds