Searched refs:notifyPhoneStateChanged (Results 1 – 8 of 8) sorted by relevance
144 /* package */ void notifyPhoneStateChanged() { in notifyPhoneStateChanged() method in SipPhoneBase509 notifyPhoneStateChanged(); in updatePhoneState()
189 public void notifyPhoneStateChanged() { in notifyPhoneStateChanged() method in ImsPhoneBase546 notifyPhoneStateChanged(); in updatePhoneState()
2032 mPhone.notifyPhoneStateChanged(); in updatePhoneState()2034 notifyPhoneStateChanged(oldState, mState); in updatePhoneState()4459 private void notifyPhoneStateChanged(PhoneConstants.State oldState, in notifyPhoneStateChanged() method in ImsPhoneCallTracker
537 ((GsmCdmaPhone) mPhone).notifyPhoneStateChanged(); in testChangeNumber()540 ((ImsPhone) mPhone).notifyPhoneStateChanged(); in testChangeNumber()
778 mPhone.notifyPhoneStateChanged(); in updatePhoneState()
747 public void notifyPhoneStateChanged() { in notifyPhoneStateChanged() method in GsmCdmaPhone
403 mPhone.notifyPhoneStateChanged(); in onSubscriptionsChanged()
22086 HSPLcom/android/internal/telephony/GsmCdmaPhone;->notifyPhoneStateChanged()V