Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLog.java297 static int wtf(int logId, String tag, String msg, Throwable tr, boolean localStack, in wtf()
308 static void wtfQuiet(int logId, String tag, String msg, boolean system) { in wtfQuiet()