Searched refs:notifySrvccState (Results 1 – 5 of 5) sorted by relevance
128 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
814 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone850 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()865 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
1207 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testEndRingbackOnSrvcc()1238 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testClearHoldSwapStateOnSrvcc()1261 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testHangupHandoverCall()1299 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testTrackerStateOnHandover()
1565 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1566 mCT.notifySrvccState(state); in notifySrvccState()
4064 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker