Searched defs:logLevel (Results 1 – 1 of 1) sorted by relevance
242 public void printLog(LogLevel logLevel, String tag, String message) { in printLog()247 public void printAndPromptLog(LogLevel logLevel, String tag, String message) { in printAndPromptLog()264 LogItem(LogLevel logLevel, @SuppressWarnings("unused") String tag, String message) { in LogItem()