Searched refs:logCode (Results 1 – 3 of 3) sorted by relevance
845 FrameworkStatsLog.write(event.logCode, event.statsdAction, event.durationMillis); in onLogToFrameworkStats()860 public final int logCode; field in LatencyTracker.FrameworkStatsLogEvent866 private FrameworkStatsLogEvent(int action, int logCode, int statsdAction, in FrameworkStatsLogEvent() argument869 this.logCode = logCode; in FrameworkStatsLogEvent()877 + " logCode=" + logCode in toString()
62 assertThat(events.get(0).logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED); in testForceEnabled()
203 assertThat(frameworkStatsLog.logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED);214 assertThat(frameworkStatsLog.logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED);