Searched defs:LogEvent (Results 1 – 2 of 2) sorted by relevance
34 enum class LogEvent { class
110 public static class LogEvent implements LogFormattable { class in ManagedApplicationService123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent() method in ManagedApplicationService.LogEvent