HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_KEYS (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/
TvRemoteProvider.java 52 private static final boolean DEBUG_KEYS = false;
158 if (DEBUG_KEYS) Log.d(TAG, "clearInputBridge() token " + token);
175 if (DEBUG_KEYS) Log.d(TAG, "sendTimestamp() token: " + token +
192 if (DEBUG_KEYS) Log.d(TAG, "sendKeyUp() token: " + token + ", keyCode: " + keyCode);
208 if (DEBUG_KEYS) Log.d(TAG, "sendKeyDown() token: " + token +
226 if (DEBUG_KEYS) Log.d(TAG, "sendPointerUp() token: " + token +
247 if (DEBUG_KEYS) Log.d(TAG, "sendPointerDown() token: " + token +
263 if (DEBUG_KEYS) Log.d(TAG, "sendPointerSync() token: " + token);
  /frameworks/base/services/core/java/com/android/server/tv/
TvRemoteService.java 44 private static final boolean DEBUG_KEYS = false;
158 if (DEBUG_KEYS) {
169 if (DEBUG_KEYS) {
180 if (DEBUG_KEYS) {
192 if (DEBUG_KEYS) {
204 if (DEBUG_KEYS) {
311 if (DEBUG_KEYS) {
323 if (DEBUG_KEYS) {
336 if (DEBUG_KEYS) {
348 if (DEBUG_KEYS) {
    [all...]
  /device/google/contexthub/util/nanoapp_sign/
nanoapp_sign.c 505 #ifdef DEBUG_KEYS

Completed in 1927 milliseconds