Searched refs:onSrvccCallNotified (Results 1 – 4 of 4) sorted by relevance
27 void onSrvccCallNotified(in List<SrvccCall> profiles); in onSrvccCallNotified() method
354 cb.onSrvccCallNotified(profiles);
2312 mSrvccStartedCallback.onSrvccCallNotified(profiles); in testNotifySrvccStateStarted()
747 public void onSrvccCallNotified(List<SrvccCall> profiles) { in onSrvccCallNotified() method in ImsPhoneCallTracker.SrvccStartedCallback