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