Home
last modified time | relevance | path

Searched refs:LOG_KEYEVENT (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/util/
DSystemProperties.java33 public static final BooleanSystemProperty LOG_KEYEVENT = field in SystemProperties
/packages/apps/TV/src/com/android/tv/
DMainActivity.java1401 if (SystemProperties.LOG_KEYEVENT.getValue()) Log.d(TAG, "dispatchKeyEvent(" + event + ")"); in dispatchKeyEvent()
2080 if (SystemProperties.LOG_KEYEVENT.getValue()) {
2170 if (SystemProperties.LOG_KEYEVENT.getValue()) {
2398 if (SystemProperties.LOG_KEYEVENT.getValue()) Log.d(TAG, "onKeyLongPress(" + event);
2468 if (SystemProperties.LOG_KEYEVENT.getValue()) {