Searched refs:sessionLost (Results 1 – 2 of 2) sorted by relevance
1107 private void sessionLost(int token, @Nullable Exception exception) { in sessionLost() method in VcnGatewayConnection1712 sessionLost(token, e); in applyTransform()1746 sessionLost(token, e); in setupInterface()2153 sessionLost(mToken, null); in onClosed()2159 sessionLost(mToken, exception); in onClosedExceptionally()
42465 HPLcom/android/server/vcn/VcnGatewayConnection;->sessionLost(ILjava/lang/Exception;)V