Searched defs:DIRECTION_DOWN (Results 1 – 3 of 3) sorted by relevance
69 public static final int DIRECTION_DOWN = 1 << 1; field in ComplicationLayoutParams97 INVALID_DIRECTIONS.put(POSITION_BOTTOM, DIRECTION_DOWN); in INVALID_DIRECTIONS.put() argument
50 public static final int DIRECTION_DOWN = 1; field in RadioTuner
66 DIRECTION_UP, DIRECTION_DOWN enumConstant