Home
last modified time | relevance | path

Searched defs:onClosedWithException (Results 1 – 4 of 4) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionCallback.java77 default void onClosedWithException(@NonNull IkeException exception) { in onClosedWithException() method
DChildSessionCallback.java93 default void onClosedWithException(@NonNull IkeException exception) { in onClosedWithException() method
/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionTestBase.java385 public void onClosedWithException(@NonNull IkeException exception) { in onClosedWithException() method in DefaultTestIkeSessionCallback
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java452 public void onClosedWithException(IkeException exception) { in onClosedWithException() method in EpdgTunnelManager.TmIkeSessionCallback
544 public void onClosedWithException(IkeException exception) { in onClosedWithException() method in EpdgTunnelManager.TmChildSessionCallback