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

  /packages/apps/Settings/src/com/android/settings/development/
ShowLayoutBoundsPreferenceController.java 32 private static final String DEBUG_LAYOUT_KEY = "debug_layout";
40 return DEBUG_LAYOUT_KEY;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DevelopmentFragment.java 122 private static final String DEBUG_LAYOUT_KEY = "debug_layout";
370 mDebugLayout = findAndInitSwitchPref(DEBUG_LAYOUT_KEY);
    [all...]

Completed in 68 milliseconds