Searched refs:DEBUG_LAYOUT_KEY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java119 private static final String DEBUG_LAYOUT_KEY = "debug_layout"; field in class:DevelopmentFragment
353 mDebugLayout = findAndInitSwitchPref(DEBUG_LAYOUT_KEY);
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java161 private static final String DEBUG_LAYOUT_KEY = "debug_layout"; field in class:DevelopmentSettings
484 mDebugLayout = findAndInitSwitchPref(DEBUG_LAYOUT_KEY);

Completed in 1274 milliseconds