Home | History | Annotate | Download | only in view

Lines Matching refs:DEBUG_LAYOUT_PROPERTY

705     public static final String DEBUG_LAYOUT_PROPERTY = "debug.layout";
20425 boolean mDebugLayout = SystemProperties.getBoolean(DEBUG_LAYOUT_PROPERTY, false);