Searched refs:logCode (Results 1 – 3 of 3) sorted by relevance
986 FrameworkStatsLog.write(event.logCode, event.statsdAction, event.durationMillis); in onLogToFrameworkStats()1001 public final int logCode; field in LatencyTracker.FrameworkStatsLogEvent1007 private FrameworkStatsLogEvent(int action, int logCode, int statsdAction, in FrameworkStatsLogEvent() argument1010 this.logCode = logCode; in FrameworkStatsLogEvent()1018 + " logCode=" + logCode in toString()
83 assertThat(events.get(0).logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED); in testForceEnabled()
215 assertThat(frameworkStatsLog.logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED);226 assertThat(frameworkStatsLog.logCode).isEqualTo(UI_ACTION_LATENCY_REPORTED);