Home
last modified time | relevance | path

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

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