Searched refs:WEAR_ROUND_MIN_INSET_PERCENT (Results 1 – 2 of 2) sorted by relevance
40 public static final float WEAR_ROUND_MIN_INSET_PERCENT = 0.08f; field in Constants
201 int minInset = (int) (height * Constants.WEAR_ROUND_MIN_INSET_PERCENT); in calculateBottomInsetsOnRoundDevice()