Searched refs:mUiLatencyHistory (Results 1 – 3 of 3) sorted by relevance
127 private final LocalLog mUiLatencyHistory; field in AutofillManagerServiceImpl203 mUiLatencyHistory = uiLatencyHistory; in AutofillManagerServiceImpl()601 mUiLatencyHistory, mWtfHistory, serviceComponentName, in createSessionByTokenLocked()
166 private final LocalLog mUiLatencyHistory = new LocalLog(20); field in AutofillManagerService452 return new AutofillManagerServiceImpl(this, mLock, mUiLatencyHistory, mWtfHistory, in newServiceLocked()2196 mUiLatencyHistory.reverseDump(fd, pw, args); in dump()
472 private final LocalLog mUiLatencyHistory; field in Session1526 mUiLatencyHistory = uiLatencyHistory; in Session()5006 mUiLatencyHistory.log(historyLog.toString()); in onFillReady()