Home
last modified time | relevance | path

Searched refs:wtfHistory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java198 LocalLog uiLatencyHistory, LocalLog wtfHistory, int userId, AutoFillUI ui, in AutofillManagerServiceImpl() argument
204 mWtfHistory = wtfHistory; in AutofillManagerServiceImpl()
DSession.java1480 @NonNull LocalLog wtfHistory, @Nullable ComponentName serviceComponentName, in Session() argument
1527 mWtfHistory = wtfHistory; in Session()