Searched refs:notifySrvccState (Results 1 – 5 of 5) sorted by relevance
127 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
768 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone804 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()819 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
1135 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testHangupHandoverCall()1173 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testTrackerStateOnHandover()
1419 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1420 mCT.notifySrvccState(state); in notifySrvccState()
3801 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker