Searched refs:DEFAULT_DEBUG_OVERLAY_ENABLED (Results 1 – 1 of 1) sorted by relevance
104 private static final boolean DEFAULT_DEBUG_OVERLAY_ENABLED = false; field in InteractionJankMonitor549 && properties.getBoolean(property, DEFAULT_DEBUG_OVERLAY_ENABLED); in updateProperties()