Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java104 private static final int EVENT_CHILD_SESSION_CLOSED = 3; field in EpdgTunnelManager
562 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()