Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1258 private void sessionLost(int token, @Nullable Exception exception) { in sessionLost() method in VcnGatewayConnection
1894 sessionLost(token, e); in applyTransform()
1928 sessionLost(token, e); in setupInterface()
2438 sessionLost(mToken, null); in onClosed()
2450 sessionLost(mToken, exception); in onClosedExceptionally()