Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java182 private static final String DISCONNECT_REASON_INTERNAL_ERROR = "Uncaught exception: "; field in VcnGatewayConnection
1213 DISCONNECT_REASON_INTERNAL_ERROR + e.toString(), true /* shouldQuit */); in enter()
1252 DISCONNECT_REASON_INTERNAL_ERROR + e.toString(), true /* shouldQuit */); in processMessage()
1270 DISCONNECT_REASON_INTERNAL_ERROR + e.toString(), true /* shouldQuit */); in exit()