HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_LAYOUT_PROPERTY (Results 1 - 4 of 4) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DeveloperOptionsActivity.java 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);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java     [all...]
  /frameworks/base/core/java/android/view/
View.java 705 public static final String DEBUG_LAYOUT_PROPERTY = "debug.layout";
    [all...]
ViewRootImpl.java     [all...]

Completed in 355 milliseconds