Searched defs:DIRECTION_POSITIVE (Results 1 – 2 of 2) sorted by relevance
33 public static final int DIRECTION_POSITIVE = 1 << 0; field in SingleAxisSwipeDetector
44 public static final int DIRECTION_POSITIVE = 1 << 0; field in SwipeDetector