Home
last modified time | relevance | path

Searched defs:DEBUG_GESTURES (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DMacros.h40 #define DEBUG_GESTURES 0 macro
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java58 private static final boolean DEBUG_GESTURES = false; field in PhoneStatusBarView
DStatusBar.java276 public static final boolean DEBUG_GESTURES = false; field in StatusBar