Searched refs:mUiLatencyHistory (Results 1 – 3 of 3) sorted by relevance
122 private final LocalLog mUiLatencyHistory; field in AutofillManagerServiceImpl198 mUiLatencyHistory = uiLatencyHistory; in AutofillManagerServiceImpl()540 mUiLatencyHistory, mWtfHistory, serviceComponentName, in createSessionByTokenLocked()
163 private final LocalLog mUiLatencyHistory = new LocalLog(20); field in AutofillManagerService429 return new AutofillManagerServiceImpl(this, mLock, mUiLatencyHistory, mWtfHistory, in newServiceLocked()2123 mUiLatencyHistory.reverseDump(fd, pw, args); in dump()
431 private final LocalLog mUiLatencyHistory; field in Session1379 mUiLatencyHistory = uiLatencyHistory; in Session()4517 mUiLatencyHistory.log(historyLog.toString()); in onFillReady()