Searched refs:onIkeSessionConnectionInfoChanged (Results 1 – 8 of 8) sorted by relevance
240 default void onIkeSessionConnectionInfoChanged( in onIkeSessionConnectionInfoChanged() method
67 public void onIkeSessionConnectionInfoChanged(IkeSessionConnectionInfo connectionInfo) {} in onIkeSessionConnectionInfoChanged() method in IkeSessionCallbackTest.TestIkeSessionCallbackBase
353 public void onIkeSessionConnectionInfoChanged( in onIkeSessionConnectionInfoChanged() method in IkeSessionTestBase.TestIkeSessionCallback355 IkeSessionCallback.super.onIkeSessionConnectionInfoChanged(connectionInfo); in onIkeSessionConnectionInfoChanged()
58 …method public default void onIkeSessionConnectionInfoChanged(@NonNull android.net.ipsec.ike.IkeSes…
1708 .onIkeSessionConnectionInfoChanged(mMockIkeSessionConnectionInfo); in testIkeSessionConnectionInfoChangedSetsUnderlyingNetwork()1729 .onIkeSessionConnectionInfoChanged(mMockIkeSessionConnectionInfo); in testIkeSessionConnectionInfoChangedWithNullLinkPropertiesDoesNothing()
542 public void onIkeSessionConnectionInfoChanged( in onIkeSessionConnectionInfoChanged() method in EpdgTunnelManager.TmIkeSessionCallback
6007 () -> mIkeSessionCallback.onIkeSessionConnectionInfoChanged(connectionInfo)); in notifyConnectionInfoChanged()
7262 .onIkeSessionConnectionInfoChanged(connectionInfoCaptor.capture()); in verifyUpdateSaAddressesResp()