Searched refs:notifyPreciseCallStateChanged (Results 1 – 11 of 11) 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()
198 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in ImsPhoneBase
245 mPhone.notifyPreciseCallStateChanged(); in onIncomingCall()1161 mPhone.notifyPreciseCallStateChanged(); in startConference()1263 mPhone.notifyPreciseCallStateChanged(); in dial()1928 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()2251 mPhone.notifyPreciseCallStateChanged(); in hangup()2407 mPhone.notifyPreciseCallStateChanged(); in processCallStateChange()3825 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
278 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in ImsPhone279 super.notifyPreciseCallStateChanged(); in notifyPreciseCallStateChanged()
357 mPhone.notifyPreciseCallStateChanged(); in dialGsm()484 mPhone.notifyPreciseCallStateChanged(); in dialCdma()591 mPhone.notifyPreciseCallStateChanged(); in flashAndSetGenericTrue()635 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()1147 mPhone.notifyPreciseCallStateChanged(); in handlePollCalls()1236 mPhone.notifyPreciseCallStateChanged(); in hangup()1323 mPhone.notifyPreciseCallStateChanged(); in hangup()1584 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
538 ((GsmCdmaPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()541 ((ImsPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
757 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in GsmCdmaPhone
99 verify(mCallNotifier).notifyPreciseCallStateChanged(); in testRemoveExternalCall()
153 /* package */ void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in SipPhoneBase
291 notifyPreciseCallStateChanged(); in clearDisconnected()714 notifyPreciseCallStateChanged(); in setState()
22087 HSPLcom/android/internal/telephony/GsmCdmaPhone;->notifyPreciseCallStateChanged()V