Searched defs:notifyPhoneStateChanged (Results 1 - 3 of 3) sorted by relevance

/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();
/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.
/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.

Completed in 705 milliseconds