Searched refs:LOG_ID_CRASH (Results 1 - 3 of 3) sorted by relevance

/frameworks/multidex/library/test/src/android/util/
H A DLog.java218 /** @hide */ public static final int LOG_ID_CRASH = 4; field in class:Log
/frameworks/base/core/java/android/util/
H A DLog.java369 /** @hide */ public static final int LOG_ID_CRASH = 4; field in class:Log
/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java60 return Log.printlns(Log.LOG_ID_CRASH, Log.ERROR, tag, msg, tr);

Completed in 321 milliseconds