Searched defs:TRACE_NORMAL (Results 1 – 10 of 10) sorted by relevance
77 #define TRACE_NORMAL 0x00 /* normal trace flags */ macro
98 public static final int TRACE_NORMAL = 2; field in Log.TraceLevel
99 public static final int TRACE_NORMAL = 2; field in Log.TraceLevel
393 #define TRACE_NORMAL 2, __FILE__, __LINE__ macro