Searched refs:notifyVoLteServiceStateChanged (Results 1 – 9 of 9) sorted by relevance
279 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()
64 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState); in notifyVoLteServiceStateChanged() method
297 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in DefaultPhoneNotifier300 mRegistry.notifyVoLteServiceStateChanged(lteState); in notifyVoLteServiceStateChanged()
769 notifyVoLteServiceStateChanged(lteState); in handleSrvccStateChanged()2201 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in Phone2202 mNotifier.notifyVoLteServiceStateChanged(this, lteState); in notifyVoLteServiceStateChanged()
70 void notifyVoLteServiceStateChanged(in VoLteServiceState lteState); in notifyVoLteServiceStateChanged() method
314 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in TelephonyRegistryMock
589 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in PhoneMock
1411 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() method in TelephonyRegistry
40334 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyVoLteServiceStateChanged(Landroid/tel…40554 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyVoLteServiceStateChanged(Lcom/android/inte…