Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1114 private void sessionLostWithoutCallback(int token, @Nullable Exception exception) { in sessionLostWithoutCallback() method in VcnGatewayConnection
1134 sessionLostWithoutCallback(token, exception); in sessionLost()
1192 sessionLostWithoutCallback(token, exception); in sessionClosed()
/aosp12/frameworks/base/services/
H A Dart-profile42466 HPLcom/android/server/vcn/VcnGatewayConnection;->sessionLostWithoutCallback(ILjava/lang/Exception;)V