Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java1125 private static boolean isIkeAuthFailure(@NonNull Exception exception) { in isIkeAuthFailure() method in VcnGatewayConnection
1139 if (isIkeAuthFailure(exception)) { in notifyStatusCallbackForSessionClosed()
/frameworks/base/services/
Dart-profile42445 HPLcom/android/server/vcn/VcnGatewayConnection;->isIkeAuthFailure(Ljava/lang/Exception;)Z