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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 297 mIgnoreXTouchSlop = isFullyCollapsed() || shouldGestureIgnoreXTouchSlop(x, y);
528 protected abstract boolean shouldGestureIgnoreXTouchSlop(float x, float y);
    [all...]
NotificationPanelView.java     [all...]

Completed in 89 milliseconds