Home | History | Annotate | Download | only in view

Lines Matching refs:DEBUG_LAYOUT_PROPERTY

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