Searched refs:notifySrvccState (Results 1 – 4 of 4) sorted by relevance
115 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
612 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()627 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
940 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone941 mCT.notifySrvccState(state); in notifySrvccState()
1369 void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker