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

  /frameworks/base/services/core/java/com/android/server/policy/
SystemGesturesPointerEventListener.java 42 private static final int SWIPE_NONE = 0;
121 mSwipeFireable = swipe == SWIPE_NONE;
202 if (swipe != SWIPE_NONE) {
207 if (swipe != SWIPE_NONE) {
212 return SWIPE_NONE;
241 return SWIPE_NONE;
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 183 milliseconds