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

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java185 void notifyServiceStateChanged(ServiceState ss) { method in class:SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java840 void notifyServiceStateChanged(ServiceState ss) { method in class:CDMAPhone
H A DCdmaServiceStateTracker.java1110 phone.notifyServiceStateChanged(ss);
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java389 notifyServiceStateChanged(ServiceState ss) { method in class:GSMPhone
H A DGsmServiceStateTracker.java1015 phone.notifyServiceStateChanged(ss);

Completed in 86 milliseconds