Home | History | Annotate | Download | only in system

Lines Matching refs:DEBUG_LAYOUT_PROPERTY

177                         mHelper.getSystemBooleanProperties(View.DEBUG_LAYOUT_PROPERTY)));
494 mHelper.setSystemProperties(View.DEBUG_LAYOUT_PROPERTY, Boolean.toString(enable));
558 return SystemProperties.getBoolean(View.DEBUG_LAYOUT_PROPERTY, false);