Searched refs:lteState (Results 1 – 9 of 9) sorted by relevance
47 void onVoLteServiceStateChanged(in VoLteServiceState lteState); in onVoLteServiceStateChanged() argument
70 void notifyVoLteServiceStateChanged(in VoLteServiceState lteState); in notifyVoLteServiceStateChanged() argument
64 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState); in notifyVoLteServiceStateChanged() argument
297 public void notifyVoLteServiceStateChanged(Phone sender, VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() argument300 mRegistry.notifyVoLteServiceStateChanged(lteState); in notifyVoLteServiceStateChanged()
768 VoLteServiceState lteState = new VoLteServiceState(state); in handleSrvccStateChanged() local769 notifyVoLteServiceStateChanged(lteState); in handleSrvccStateChanged()2201 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() argument2202 mNotifier.notifyVoLteServiceStateChanged(this, lteState); in notifyVoLteServiceStateChanged()
710 public void onVoLteServiceStateChanged(VoLteServiceState lteState) { in onVoLteServiceStateChanged() argument711 send(LISTEN_VOLTE_STATE, 0, 0, lteState); in onVoLteServiceStateChanged()
314 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() argument
589 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() argument
1411 public void notifyVoLteServiceStateChanged(VoLteServiceState lteState) { in notifyVoLteServiceStateChanged() argument1416 mVoLteServiceState = lteState; in notifyVoLteServiceStateChanged()