Searched refs:DIRECTION_STEP_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
146 public static final double DIRECTION_STEP_MULTIPLIER = 1.25; field in LeanbackKeyboardContainer1361 y -= startFocus.rect.height() * DIRECTION_STEP_MULTIPLIER; in getNextFocusInDirection()1363 y += startFocus.rect.height() * DIRECTION_STEP_MULTIPLIER; in getNextFocusInDirection()