Searched refs:logCode (Results 1 – 3 of 3) sorted by relevance
908 FrameworkStatsLog.write(event.logCode, event.statsdAction, event.durationMillis); in onLogToFrameworkStats()923 public final int logCode; field in LatencyTracker.FrameworkStatsLogEvent929 private FrameworkStatsLogEvent(int action, int logCode, int statsdAction, in FrameworkStatsLogEvent() argument932 this.logCode = logCode; in FrameworkStatsLogEvent()940 + " 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);