Searched defs:LogEvent (Results 1 – 1 of 1) sorted by relevance
186 public static class LogEvent implements Parcelable { class in ErrorLoggingService222 private LogEvent(Parcel in) { in LogEvent() method in ErrorLoggingService.LogEvent227 public LogEvent(int id, String msg) { in LogEvent() method in ErrorLoggingService.LogEvent