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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java207 public void notifyPhoneStateChanged() { method in class:ImsPhoneBase
214 * in the precise call state are needed, else use notifyPhoneStateChanged.
550 notifyPhoneStateChanged();
H A DImsPhoneCallTracker.java1298 mPhone.notifyPhoneStateChanged();
1300 notifyPhoneStateChanged(oldState, mState);
3077 private void notifyPhoneStateChanged(PhoneConstants.State oldState, method in class:ImsPhoneCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java167 /* package */ void notifyPhoneStateChanged() { method in class:SipPhoneBase
174 * in the precise call state are needed, else use notifyPhoneStateChanged.
526 notifyPhoneStateChanged();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java730 mPhone.notifyPhoneStateChanged();
H A DGsmCdmaPhone.java576 public void notifyPhoneStateChanged() { method in class:GsmCdmaPhone
583 * in the precise call state are needed, else use notifyPhoneStateChanged.
H A DServiceStateTracker.java305 mPhone.notifyPhoneStateChanged();

Completed in 134 milliseconds