Searched defs:LogEvent (Results 1 – 3 of 3) sorted by relevance
77 public abstract static class LogEvent implements Log { class in LocalEventLog83 protected LogEvent(long timeDelta) { in LogEvent() method in LocalEventLog.LogEvent
110 public static class LogEvent implements LogFormattable { class in ManagedApplicationService123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent() method in ManagedApplicationService.LogEvent
70 LogEvent::LogEvent(int32_t uid, int32_t pid) in LogEvent() function in android::os::statsd::LogEvent74 LogEvent::LogEvent(const string& trainName, int64_t trainVersionCode, bool requiresStaging, in LogEvent() function in android::os::statsd::LogEvent94 LogEvent::LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs, in LogEvent() function in android::os::statsd::LogEvent