Searched refs:sessionType (Results 1 – 3 of 3) sorted by relevance
88 public QosSession(final int sessionId, @QosSessionType final int sessionType) { in QosSession() argument91 mSessionType = sessionType; in QosSession()
1173 IkeException exception, String apnName, int sessionType) { in onSessionClosedWithException() argument1179 + sessionType in onSessionClosedWithException()1192 if (sessionType == EVENT_CHILD_SESSION_CLOSED) { in onSessionClosedWithException()1197 mHandler.dispatchMessage(mHandler.obtainMessage(sessionType, apnName)); in onSessionClosedWithException()
1086 it.sess.sessionType == QosSession.TYPE_EPS_BEARER in testQosCallbackOnQosSession()1092 it.sess.sessionType == QosSession.TYPE_EPS_BEARER in testQosCallbackOnQosSession()