Searched refs:mWtfHistory (Results 1 – 3 of 3) sorted by relevance
128 private final LocalLog mWtfHistory; field in AutofillManagerServiceImpl204 mWtfHistory = wtfHistory; in AutofillManagerServiceImpl()601 mUiLatencyHistory, mWtfHistory, serviceComponentName, in createSessionByTokenLocked()
167 private final LocalLog mWtfHistory = new LocalLog(50); field in AutofillManagerService452 return new AutofillManagerServiceImpl(this, mLock, mUiLatencyHistory, mWtfHistory, in newServiceLocked()2200 mWtfHistory.reverseDump(fd, pw, args); in dump()
475 private final LocalLog mWtfHistory; field in Session1527 mWtfHistory = wtfHistory; in Session()6960 mWtfHistory.log(message); in wtf()