Searched refs:EVENT_CHILD_SESSION_CLOSED (Results 1 – 1 of 1) sorted by relevance
104 private static final int EVENT_CHILD_SESSION_CLOSED = 3; field in EpdgTunnelManager562 onSessionClosedWithException(exception, mApnName, EVENT_CHILD_SESSION_CLOSED); in onClosedExceptionally()1192 if (sessionType == EVENT_CHILD_SESSION_CLOSED) { in onSessionClosedWithException()1398 case EVENT_CHILD_SESSION_CLOSED: in handleMessage()