Searched refs:INVALID_SESSION_ID (Results 1 – 1 of 1) sorted by relevance
181 private static final long INVALID_SESSION_ID = 0; field in UserController2792 if (userJourneySession == null || userJourneySession.mSessionId == INVALID_SESSION_ID) {