Searched refs:notifyPhoneStateChanged (Results 1 - 5 of 5) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java808 /*package*/ void notifyPhoneStateChanged() { method in class:CDMAPhone
814 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
H A DCdmaCallTracker.java470 phone.notifyPhoneStateChanged();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java356 /*package*/ void notifyPhoneStateChanged() { method in class:GSMPhone
362 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
H A DGsmCallTracker.java408 phone.notifyPhoneStateChanged();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java175 void notifyPhoneStateChanged() { method in class:SipPhoneBase
181 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
471 notifyPhoneStateChanged();

Completed in 73 milliseconds