Home
last modified time | relevance | path

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

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