Searched defs:DIRECTION_RIGHT (Results 1 – 6 of 6) sorted by relevance
35 public static final int DIRECTION_RIGHT = 1 << 1; field in BothAxesSwipeDetector
30 public static final int DIRECTION_RIGHT = 2; field in PanoProgressBar
33 public static final int DIRECTION_RIGHT = 2; field in PanoProgressBar
53 public static final int DIRECTION_RIGHT = 1; field in Util
67 private static final int DIRECTION_RIGHT = 1; field in Util
153 public static final int DIRECTION_RIGHT = 1 << 2; field in LeanbackKeyboardContainer