Searched refs:notifySrvccState (Results 1 – 5 of 5) sorted by relevance
114 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
634 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone664 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()679 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
1036 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1037 mCT.notifySrvccState(state); in notifySrvccState()
1887 void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker
164 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in PhoneMock