Searched refs:ON_VALUE (Results 1 – 1 of 1) sorted by relevance
23 private static final String ON_VALUE = "1"; field in DebugPropertyHelper43 return ON_VALUE.equals(SystemProperties.get(property, OFF_VALUE)); in isPropertyOn()