Home
last modified time | relevance | path

Searched refs:notifyPreciseCallStateChanged (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalCallTracker.java64 void notifyPreciseCallStateChanged(); in notifyPreciseCallStateChanged() method
169 public void notifyPreciseCallStateChanged() { in ImsExternalCallTracker()
170 mPhone.notifyPreciseCallStateChanged(); in ImsExternalCallTracker()
264 mCallStateNotifier.notifyPreciseCallStateChanged(); in refreshExternalCallState()
359 mCallStateNotifier.notifyPreciseCallStateChanged(); in updateExistingConnection()
H A DImsPhoneBase.java198 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in ImsPhoneBase
H A DImsPhoneCallTracker.java288 mPhone.notifyPreciseCallStateChanged(); in onIncomingCall()
1299 mPhone.notifyPreciseCallStateChanged(); in startConference()
1402 mPhone.notifyPreciseCallStateChanged(); in dial()
2122 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()
2443 mPhone.notifyPreciseCallStateChanged(); in hangup()
2614 mPhone.notifyPreciseCallStateChanged(); in processCallStateChange()
4110 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java370 mPhone.notifyPreciseCallStateChanged(); in dialGsm()
506 mPhone.notifyPreciseCallStateChanged(); in dialCdma()
632 mPhone.notifyPreciseCallStateChanged(); in flashAndSetGenericTrue()
676 mPhone.notifyPreciseCallStateChanged(); in clearDisconnected()
1190 mPhone.notifyPreciseCallStateChanged(); in handlePollCalls()
1279 mPhone.notifyPreciseCallStateChanged(); in hangup()
1366 mPhone.notifyPreciseCallStateChanged(); in hangup()
1627 mPhone.notifyPreciseCallStateChanged(); in handleMessage()
H A DTelephonyTester.java560 ((GsmCdmaPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
563 ((ImsPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
H A DGsmCdmaPhone.java784 public void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in GsmCdmaPhone
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsExternalCallTrackerTest.java99 verify(mCallNotifier).notifyPreciseCallStateChanged(); in testRemoveExternalCall()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java153 /* package */ void notifyPreciseCallStateChanged() { in notifyPreciseCallStateChanged() method in SipPhoneBase
H A DSipPhone.java295 notifyPreciseCallStateChanged(); in clearDisconnected()
718 notifyPreciseCallStateChanged(); in setState()