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