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

  /frameworks/base/policy/src/com/android/internal/policy/impl/
SystemGesturesPointerEventListener.java 35 private static final int SWIPE_NONE = 0;
92 mSwipeFireable = swipe == SWIPE_NONE;
154 if (swipe != SWIPE_NONE) {
159 if (swipe != SWIPE_NONE) {
164 return SWIPE_NONE;
188 return SWIPE_NONE;
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.h 175 SWIPE_NONE

Completed in 201 milliseconds