Home
last modified time | relevance | path

Searched refs:isIkeAuthFailure (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1276 private static boolean isIkeAuthFailure(@NonNull Exception exception) { in isIkeAuthFailure() method in VcnGatewayConnection
1290 if (isIkeAuthFailure(exception)) { in notifyStatusCallbackForSessionClosed()