Searched refs:notifySrvccState (Results 1 – 5 of 5) sorted by relevance
117 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
676 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone706 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()721 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
1135 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1136 mCT.notifySrvccState(state); in notifySrvccState()
2611 void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker
172 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in PhoneMock