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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmCallTracker.java394 phone.notifyPhoneStateChanged();
H A DGSMPhone.java359 /*package*/ void notifyPhoneStateChanged() { method in class:GSMPhone
365 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java777 /*package*/ void notifyPhoneStateChanged() { method in class:CDMAPhone
783 * Use this when changes in the precise call state are needed, else use notifyPhoneStateChanged.
H A DCdmaCallTracker.java443 phone.notifyPhoneStateChanged();

Completed in 11 milliseconds