Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java1287 private void sessionLost(int token, @Nullable Exception exception) { in sessionLost() method in VcnGatewayConnection
1929 sessionLost(token, e); in applyTransform()
1963 sessionLost(token, e); in setupInterface()
2473 sessionLost(mToken, null); in onClosed()
2485 sessionLost(mToken, exception); in onClosedExceptionally()