Searched refs:LOG_ID_CRASH (Results 1 – 3 of 3) sorted by relevance
218 /** @hide */ public static final int LOG_ID_CRASH = 4; field in Log
387 /** @hide */ public static final int LOG_ID_CRASH = 4; field in Log
74 return Log.printlns(Log.LOG_ID_CRASH, Log.ERROR, tag, msg, tr); in Clog_e()