Searched refs:notifyPreciseCallStateChanged (Results 1 – 10 of 10) sorted by relevance
64 void notifyPreciseCallStateChanged(); in notifyPreciseCallStateChanged() method169 public void notifyPreciseCallStateChanged() { in ImsExternalCallTracker()170 mPhone.notifyPreciseCallStateChanged(); in ImsExternalCallTracker()264 mCallStateNotifier.notifyPreciseCallStateChanged(); in refreshExternalCallState()359 mCallStateNotifier.notifyPreciseCallStateChanged(); in updateExistingConnection()
204 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in ImsPhoneBase
229 mPhone.notifyPreciseCallStateChanged(); in onIncomingCall()877 mPhone.notifyPreciseCallStateChanged(); in dial()1484 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()1776 mPhone.notifyPreciseCallStateChanged(); in hangup()1925 mPhone.notifyPreciseCallStateChanged(); in processCallStateChange()3263 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
99 verify(mCallNotifier).notifyPreciseCallStateChanged(); in testRemoveExternalCall()
359 mPhone.notifyPreciseCallStateChanged(); in dialGsm()492 mPhone.notifyPreciseCallStateChanged(); in dialCdma()599 mPhone.notifyPreciseCallStateChanged(); in flashAndSetGenericTrue()643 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()1149 mPhone.notifyPreciseCallStateChanged(); in handlePollCalls()1237 mPhone.notifyPreciseCallStateChanged(); in hangup()1324 mPhone.notifyPreciseCallStateChanged(); in hangup()1558 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
452 ((GsmCdmaPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()455 ((ImsPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
681 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in GsmCdmaPhone
154 /* package */ void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in SipPhoneBase
283 notifyPreciseCallStateChanged(); in clearDisconnected()700 notifyPreciseCallStateChanged(); in setState()
1374 Lcom/android/internal/telephony/imsphone/ImsPhone;->notifyPreciseCallStateChanged()V