Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java279 mDefaultPhoneNotifierUT.notifyVoLteServiceStateChanged(mPhone, state); in testNotifyVoLteServiceStateChanged()
280 verify(mTelephonyRegisteryMock).notifyVoLteServiceStateChanged(state); in testNotifyVoLteServiceStateChanged()
283 mDefaultPhoneNotifierUT.notifyVoLteServiceStateChanged(mPhone, state); in testNotifyVoLteServiceStateChanged()
284 verify(mTelephonyRegisteryMock).notifyVoLteServiceStateChanged(state); in testNotifyVoLteServiceStateChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java64 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState); in notifyVoLteServiceStateChanged() method
DDefaultPhoneNotifier.java297 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in DefaultPhoneNotifier
300 mRegistry.notifyVoLteServiceStateChanged(lteState); in notifyVoLteServiceStateChanged()
DPhone.java769 notifyVoLteServiceStateChanged(lteState); in handleSrvccStateChanged()
2201 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in Phone
2202 mNotifier.notifyVoLteServiceStateChanged(this, lteState); in notifyVoLteServiceStateChanged()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl70 void notifyVoLteServiceStateChanged(in VoLteServiceState lteState); in notifyVoLteServiceStateChanged() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java314 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in TelephonyRegistryMock
DPhoneMock.java589 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in PhoneMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1411 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in TelephonyRegistry
/frameworks/base/config/
Dboot-image-profile.txt40334 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyVoLteServiceStateChanged(Landroid/tel…
40554 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyVoLteServiceStateChanged(Lcom/android/inte…