Home
last modified time | relevance | path

Searched defs:logId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/util/
DLog.java307 static int wtf(int logId, @Nullable String tag, @Nullable String msg, @Nullable Throwable tr, in wtf()
318 static void wtfQuiet(int logId, @Nullable String tag, @Nullable String msg, boolean system) { in wtfQuiet()