Searched refs:activeSession (Results 1 – 1 of 1) sorted by relevance
142 Session activeSession = mSessionMapper.get(threadId); in startSession() local145 if (activeSession != null) { in startSession()