HomeSort by relevance Sort by last modified time
    Searched refs:notifyPhoneStateChanged (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 190 /* package */ void notifyPhoneStateChanged() {
197 * in the precise call state are needed, else use notifyPhoneStateChanged.
540 notifyPhoneStateChanged();
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 459 mPhone.notifyPhoneStateChanged();
    [all...]
CDMAPhone.java 887 /*package*/ void notifyPhoneStateChanged() {
894 * in the precise call state are needed, else use notifyPhoneStateChanged.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCallTracker.java 413 mPhone.notifyPhoneStateChanged();
    [all...]
GSMPhone.java 364 /*package*/ void notifyPhoneStateChanged() {
371 * in the precise call state are needed, else use notifyPhoneStateChanged.
    [all...]

Completed in 184 milliseconds