Searched refs:mUiLatencyHistory (Results 1 – 3 of 3) sorted by relevance
119 private final LocalLog mUiLatencyHistory; field in AutofillManagerServiceImpl184 mUiLatencyHistory = uiLatencyHistory; in AutofillManagerServiceImpl()522 mUiLatencyHistory, mWtfHistory, serviceComponentName, in createSessionByTokenLocked()
154 private final LocalLog mUiLatencyHistory = new LocalLog(20); field in AutofillManagerService333 return new AutofillManagerServiceImpl(this, mLock, mUiLatencyHistory, mWtfHistory, in newServiceLocked()1772 mUiLatencyHistory.reverseDump(fd, pw, args); in dump()
303 private final LocalLog mUiLatencyHistory; field in Session903 mUiLatencyHistory = uiLatencyHistory;3102 mUiLatencyHistory.log(historyLog.toString());