Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DSystemProperties.java52 public static final BooleanSystemProperty USE_DEBUG_KEYS = new BooleanSystemProperty( field in SystemProperties
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DSideFragment.java136 boolean debugKeysEnabled = SystemProperties.USE_DEBUG_KEYS.getValue(); in isHideKeyForThisPanel()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2495 if (!SystemProperties.USE_DEBUG_KEYS.getValue()) {
2503 if (!SystemProperties.USE_DEBUG_KEYS.getValue()) {
2520 if (SystemProperties.USE_DEBUG_KEYS.getValue()) {