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.java172 LocalLog uiLatencyHistory, LocalLog wtfHistory, int userId, AutoFillUI ui, in AutofillManagerServiceImpl() argument
178 mWtfHistory = wtfHistory; in AutofillManagerServiceImpl()
DSession.java638 @NonNull LocalLog wtfHistory, @Nullable ComponentName serviceComponentName, in Session() argument
659 mWtfHistory = wtfHistory; in Session()