Searched refs:mUiLatencyHistory (Results 1 – 3 of 3) sorted by relevance
150 private final LocalLog mUiLatencyHistory = new LocalLog(20); field in AutofillManagerService299 return new AutofillManagerServiceImpl(this, mLock, mUiLatencyHistory, in newServiceLocked()1478 mUiLatencyHistory.reverseDump(fd, pw, args); in dump()
116 private final LocalLog mUiLatencyHistory; field in AutofillManagerServiceImpl177 mUiLatencyHistory = uiLatencyHistory; in AutofillManagerServiceImpl()494 mUiLatencyHistory, mWtfHistory, serviceComponentName, in createSessionByTokenLocked()
248 private final LocalLog mUiLatencyHistory; field in Session658 mUiLatencyHistory = uiLatencyHistory; in Session()2525 mUiLatencyHistory.log(historyLog.toString()); in onFillReady()