Searched defs:previousSessions (Results 1 – 2 of 2) sorted by relevance
457 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in findValueLocked() local2128 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in mergePreviousSessionLocked() local
597 ArrayList<Session> previousSessions = null; in getPreviousSessionsLocked() local