Searched refs:mWtfHistory (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java134 private final LocalLog mWtfHistory = new LocalLog(50); field in class:AutofillManagerService
344 mUiLatencyHistory, mWtfHistory, resolvedUserId, mUi,
1243 mWtfHistory.reverseDump(fd, pw, args);
H A DAutofillManagerServiceImpl.java118 private final LocalLog mWtfHistory; field in class:AutofillManagerServiceImpl
180 mWtfHistory = wtfHistory;
514 mWtfHistory, mInfo.getServiceInfo().getComponentName(), componentName, compatMode,
H A DSession.java232 private final LocalLog mWtfHistory; field in class:Session
551 mWtfHistory = wtfHistory;
2869 mWtfHistory.log(message);

Completed in 228 milliseconds