Searched defs:LogItem (Results 1 – 1 of 1) sorted by relevance
292 public static final class LogItem { class in ShadowLog299 public LogItem(int type, String tag, String msg, Throwable throwable) { in LogItem() method in ShadowLog.LogItem307 public LogItem(String timeString, int type, String tag, String msg, Throwable throwable) { in LogItem() method in ShadowLog.LogItem