Home
last modified time | relevance | path

Searched refs:USE_DEBUG_KEYS (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/util/
DSystemProperties.java36 public static final BooleanSystemProperty USE_DEBUG_KEYS = field in SystemProperties
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DSideFragment.java132 boolean debugKeysEnabled = SystemProperties.USE_DEBUG_KEYS.getValue(); in isHideKeyForThisPanel()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2268 if (!SystemProperties.USE_DEBUG_KEYS.getValue()) {
2276 if (!SystemProperties.USE_DEBUG_KEYS.getValue()) {
2342 if (SystemProperties.USE_DEBUG_KEYS.getValue() || BuildConfig.ENG) {