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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java207 /* package */ void notifyPhoneStateChanged() { method in class:ImsPhoneBase
214 * in the precise call state are needed, else use notifyPhoneStateChanged.
557 notifyPhoneStateChanged();
H A DImsPhoneCallTracker.java626 mPhone.notifyPhoneStateChanged();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java166 /* package */ void notifyPhoneStateChanged() { method in class:SipPhoneBase
173 * in the precise call state are needed, else use notifyPhoneStateChanged.
519 notifyPhoneStateChanged();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java492 mPhone.notifyPhoneStateChanged();
H A DCDMAPhone.java1018 /*package*/ void notifyPhoneStateChanged() { method in class:CDMAPhone
1025 * in the precise call state are needed, else use notifyPhoneStateChanged.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmCallTracker.java419 mPhone.notifyPhoneStateChanged();
H A DGSMPhone.java423 /*package*/ void notifyPhoneStateChanged() { method in class:GSMPhone
430 * in the precise call state are needed, else use notifyPhoneStateChanged.

Completed in 534 milliseconds