Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java198 mDefaultPhoneNotifierUT.notifyPreciseCallState(mPhone); in testNotifyPreciseCallState()
199 verify(mTelephonyRegisteryMock, times(0)).notifyPreciseCallState(anyInt(), anyInt(), in testNotifyPreciseCallState()
203 mDefaultPhoneNotifierUT.notifyPreciseCallState(mPhone); in testNotifyPreciseCallState()
204 verify(mTelephonyRegisteryMock, times(0)).notifyPreciseCallState(anyInt(), anyInt(), in testNotifyPreciseCallState()
208 mDefaultPhoneNotifierUT.notifyPreciseCallState(mPhone); in testNotifyPreciseCallState()
209 verify(mTelephonyRegisteryMock, times(0)).notifyPreciseCallState(anyInt(), anyInt(), in testNotifyPreciseCallState()
213 mDefaultPhoneNotifierUT.notifyPreciseCallState(mPhone); in testNotifyPreciseCallState()
214 verify(mTelephonyRegisteryMock, times(1)).notifyPreciseCallState( in testNotifyPreciseCallState()
220 mDefaultPhoneNotifierUT.notifyPreciseCallState(mPhone); in testNotifyPreciseCallState()
221 verify(mTelephonyRegisteryMock, times(1)).notifyPreciseCallState( in testNotifyPreciseCallState()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java57 public void notifyPreciseCallState(Phone sender); in notifyPreciseCallState() method
DDefaultPhoneNotifier.java260 public void notifyPreciseCallState(Phone sender) { in notifyPreciseCallState() method in DefaultPhoneNotifier
267 mRegistry.notifyPreciseCallState( in notifyPreciseCallState()
DPhone.java834 mNotifier.notifyPreciseCallState(this); in notifyPreciseCallStateChangedP()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl64 void notifyPreciseCallState(int ringingCallState, int foregroundCallState, in notifyPreciseCallState() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java292 public void notifyPreciseCallState(int ringingCallState, int foregroundCallState, in notifyPreciseCallState() method in TelephonyRegistryMock
DPhoneMock.java212 mNotifier.notifyPreciseCallState(this); in notifyPreciseCallStateChangedP()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1335 public void notifyPreciseCallState(int ringingCallState, int foregroundCallState, in notifyPreciseCallState() method in TelephonyRegistry
/frameworks/base/config/
Dboot-image-profile.txt9527 HPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyPreciseCallState(Lcom/android/intern…
9573 HPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyPreciseCallState(III)V
40327 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyPreciseCallState(III)V
40549 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyPreciseCallState(Lcom/android/internal/tel…