Searched refs:DEBUG_GESTURES (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelHolder.java28 public static final boolean DEBUG_GESTURES = true; field in class:PanelHolder
74 if (DEBUG_GESTURES) {
H A DNotificationPanelView.java34 public static final boolean DEBUG_GESTURES = true; field in class:NotificationPanelView
106 if (DEBUG_GESTURES) {
H A DSettingsPanelView.java39 public static final boolean DEBUG_GESTURES = true; field in class:SettingsPanelView
153 if (DEBUG_GESTURES) {
H A DPhoneStatusBarView.java36 private static final boolean DEBUG_GESTURES = true; field in class:PhoneStatusBarView
193 if (DEBUG_GESTURES) {
H A DPhoneStatusBar.java115 public static final boolean DEBUG_GESTURES = false; field in class:PhoneStatusBar
266 private final GestureRecorder mGestureRec = DEBUG_GESTURES
1774 if (DEBUG_GESTURES) {
1794 if (DEBUG_GESTURES) {
2226 if (DEBUG_GESTURES) {
2326 if (DEBUG_GESTURES) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSearchPanelView.java57 public static final boolean DEBUG_GESTURES = true; field in class:SearchPanelView
285 if (DEBUG_GESTURES) {
/frameworks/base/services/input/
H A DInputReader.cpp37 #define DEBUG_GESTURES 0 macro
4610 #if DEBUG_GESTURES
4621 #if DEBUG_GESTURES
4721 #if DEBUG_GESTURES
4748 #if DEBUG_GESTURES
4777 #if DEBUG_GESTURES
4834 #if DEBUG_GESTURES
4864 #if DEBUG_GESTURES
4871 #if DEBUG_GESTURES
4885 #if DEBUG_GESTURES
[all...]

Completed in 118 milliseconds