Searched defs:wtfQuiet (Results 1 – 3 of 3) sorted by relevance
88 protected static void wtfQuiet(String tag, String msg) { in wtfQuiet() method in ShadowSlog
100 public static void wtfQuiet(String tag, String msg) { in wtfQuiet() method in Slog
318 static void wtfQuiet(int logId, @Nullable String tag, @Nullable String msg, boolean system) { in wtfQuiet() method in Log