Searched refs:srvccState (Results 1 – 2 of 2) sorted by relevance
80 public VoLteServiceState(int srvccState) { in VoLteServiceState() argument83 mSrvccState = srvccState; in VoLteServiceState()
679 Call.SrvccState srvccState = Call.SrvccState.NONE; in handleSrvccStateChanged() local684 srvccState = Call.SrvccState.STARTED; in handleSrvccStateChanged()693 srvccState = Call.SrvccState.COMPLETED; in handleSrvccStateChanged()695 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()702 srvccState = Call.SrvccState.FAILED; in handleSrvccStateChanged()710 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()