Searched defs:wtfQuiet (Results 1 – 4 of 4) sorted by relevance
226 public static void wtfQuiet(@Nullable String tag, @NonNull String msg) { in wtfQuiet() method in Slog
341 static void wtfQuiet(int logId, @Nullable String tag, @Nullable String msg, boolean system) { in wtfQuiet() method in Log
88 protected static void wtfQuiet(String tag, String msg) { in wtfQuiet() method in ShadowSlog
122 public static void wtfQuiet(String tag, String msg) { in wtfQuiet() method in Slogf