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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java125 private static final String DEBUG_DEBUGGING_CATEGORY_KEY = "debug_debugging_category"; field in class:DevelopmentFragment
284 findPreference(DEBUG_DEBUGGING_CATEGORY_KEY);
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java167 private static final String DEBUG_DEBUGGING_CATEGORY_KEY = "debug_debugging_category"; field in class:DevelopmentSettings
422 findPreference(DEBUG_DEBUGGING_CATEGORY_KEY);

Completed in 273 milliseconds