Searched refs:onIceGatheringChange (Results 1 – 3 of 3) sorted by relevance
73 public void onIceGatheringChange(IceGatheringState newState); in onIceGatheringChange() method
189 public synchronized void onIceGatheringChange(IceGatheringState newState) { in onIceGatheringChange() method in PeerConnectionTest.ObserverExpectations
952 public void onIceGatheringChange( in onIceGatheringChange() method in PeerConnectionClient.PCObserver