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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java99 private static final String DEBUG_APP_KEY = "debug_app"; field in class:DevelopmentFragment
327 mDebugAppPref = findPreference(DEBUG_APP_KEY);
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java141 private static final String DEBUG_APP_KEY = "debug_app"; field in class:DevelopmentSettings
464 mDebugAppPref = findPreference(DEBUG_APP_KEY);

Completed in 283 milliseconds