Searched refs:notifySrvccState (Results 1 – 5 of 5) sorted by relevance
124 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
773 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in Phone803 imsPhone.notifySrvccState(srvccState); in handleSrvccStateChanged()818 getCallTracker().notifySrvccState(srvccState, conn); in handleSrvccStateChanged()
170 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in PhoneMock
1322 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone1323 mCT.notifySrvccState(state); in notifySrvccState()
3229 void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker