Searched refs:DEBUG_EDGE_SWIPE (Results 1 – 1 of 1) sorted by relevance
446 private static final boolean DEBUG_EDGE_SWIPE = false; field in HeadsUpNotificationView.EdgeSwipeHelper460 if (DEBUG_EDGE_SWIPE) Log.d(TAG, "action down " + ev.getY()); in onInterceptTouchEvent()467 if (DEBUG_EDGE_SWIPE) Log.d(TAG, "action move " + ev.getY()); in onInterceptTouchEvent()474 if (DEBUG_EDGE_SWIPE) Log.d(TAG, "found an open"); in onInterceptTouchEvent()483 if (DEBUG_EDGE_SWIPE) Log.d(TAG, "action done" ); in onInterceptTouchEvent()