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
772 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone808 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()823 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
1123 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testEndRingbackOnSrvcc()1154 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testClearHoldSwapStateOnSrvcc()1177 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testHangupHandoverCall()
1533 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1534 mCT.notifySrvccState(state); in notifySrvccState()
3780 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker