Searched refs:onPreconnectionStart (Results 1 – 3 of 3) sorted by relevance
181 public void onPreconnectionStart(List<Layer2PacketParcelable> packets) { in onPreconnectionStart() method in IpClientUtil.IpClientCallbacksProxy182 mCb.onPreconnectionStart(packets); in onPreconnectionStart()
135 public void onPreconnectionStart(List<Layer2PacketParcelable> packets) {} in onPreconnectionStart() method in IpClientCallbacks
1049 public void onPreconnectionStart(List<Layer2PacketParcelable> packets) { in onPreconnectionStart() method in ClientModeImpl.IpClientCallbacksImpl