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