Home
last modified time | relevance | path

Searched refs:getPreviousSessionsLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java595 ArrayList<Session> getPreviousSessionsLocked(@NonNull Session session) { in getPreviousSessionsLocked() method in AutofillManagerServiceImpl
DSession.java457 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in findValueLocked()
2128 final ArrayList<Session> previousSessions = mService.getPreviousSessionsLocked(this); in mergePreviousSessionLocked()
/frameworks/base/services/
Dart-profile4550 PLcom/android/server/autofill/AutofillManagerServiceImpl;->getPreviousSessionsLocked(Lcom/android/s…