Searched defs:DIRECTION_DOWN (Results 1 – 4 of 4) sorted by relevance
36 public static final int DIRECTION_DOWN = 1 << 2; field in BothAxesSwipeDetector
55 public static final int DIRECTION_DOWN = 3; field in Util
69 private static final int DIRECTION_DOWN = 3; field in Util
152 public static final int DIRECTION_DOWN = 1 << 1; field in LeanbackKeyboardContainer