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