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

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java156 void notifyPhoneStateChanged() { method in class:SipPhoneBase
162 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
436 notifyPhoneStateChanged();
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java827 /*package*/ void notifyPhoneStateChanged() { method in class:CDMAPhone
833 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
/frameworks/base/telephony/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 135 milliseconds