Searched refs:getPreviousSessionsLocked (Results 1 – 2 of 2) sorted by relevance
641 ArrayList<Session> getPreviousSessionsLocked(@NonNull Session session) { in getPreviousSessionsLocked() method in AutofillManagerServiceImpl
1056 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in findValueLocked()3852 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in mergePreviousSessionLocked()