Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1253 private void sessionLostWithoutCallback(int token, @Nullable Exception exception) { in sessionLostWithoutCallback() method in VcnGatewayConnection
1273 sessionLostWithoutCallback(token, exception); in sessionLost()
1339 sessionLostWithoutCallback(token, exception); in sessionClosed()