Searched refs:mUiLatencyHistory (Results 1 – 3 of 3) sorted by relevance
118 private final LocalLog mUiLatencyHistory = new LocalLog(20); field in AutofillManagerService310 mUiLatencyHistory, resolvedUserId, mUi, mDisabledUsers.get(resolvedUserId)); in getServiceForUserLocked()743 mUiLatencyHistory.reverseDump(fd, pw, args); in dump()
107 private final LocalLog mUiLatencyHistory; field in AutofillManagerServiceImpl154 mUiLatencyHistory = uiLatencyHistory; in AutofillManagerServiceImpl()412 mUiLatencyHistory, mInfo.getServiceInfo().getComponentName(), componentName); in createSessionByTokenLocked()
194 private final LocalLog mUiLatencyHistory; field in Session439 mUiLatencyHistory = uiLatencyHistory; in Session()1397 mUiLatencyHistory.log(historyLog.toString()); in onFillReady()