Searched refs:notifyPreciseCallStateChanged (Results 1 – 7 of 7) sorted by relevance
66 void notifyPreciseCallStateChanged(); in notifyPreciseCallStateChanged() method177 public void notifyPreciseCallStateChanged() { in ImsExternalCallTracker()178 mPhone.notifyPreciseCallStateChanged(); in ImsExternalCallTracker()272 mCallStateNotifier.notifyPreciseCallStateChanged(); in refreshExternalCallState()367 mCallStateNotifier.notifyPreciseCallStateChanged(); in updateExistingConnection()
201 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in ImsPhoneBase
378 mPhone.notifyPreciseCallStateChanged(); in processIncomingCall()1701 mPhone.notifyPreciseCallStateChanged(); in startConference()1817 mPhone.notifyPreciseCallStateChanged(); in dial()2610 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()2938 mPhone.notifyPreciseCallStateChanged(); in hangup()3029 mPhone.notifyPreciseCallStateChanged(); in cleanupAndRemoveConnection()3160 mPhone.notifyPreciseCallStateChanged(); in processCallStateChange()4847 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
106 verify(mCallNotifier).notifyPreciseCallStateChanged(); in testRemoveExternalCall()
379 mPhone.notifyPreciseCallStateChanged(); in dialGsm()527 mPhone.notifyPreciseCallStateChanged(); in dialCdma()653 mPhone.notifyPreciseCallStateChanged(); in flashAndSetGenericTrue()697 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()1216 mPhone.notifyPreciseCallStateChanged(); in handlePollCalls()1305 mPhone.notifyPreciseCallStateChanged(); in hangup()1392 mPhone.notifyPreciseCallStateChanged(); in hangup()1653 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
665 ((GsmCdmaPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()668 ((ImsPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
878 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in GsmCdmaPhone