Searched defs:TRACE_NONE (Results 1 – 4 of 4) sorted by relevance
8 public static final int TRACE_NONE = 0; field
123 TRACE_NONE, /* no trace/verbose output at all */ enumerator
39 TRACE_NONE(0x0000), enumConstant
837 int TRACE_NONE = 0x00000000; field