Searched refs:INSETS_NONE (Results 1 – 2 of 2) sorted by relevance
44 public static final Rect INSETS_NONE = new Rect(); field in DrawableUtils107 return INSETS_NONE; in getOpticalBounds()
1143 thumbInsets = DrawableUtils.INSETS_NONE; in draw()1308 insets = DrawableUtils.INSETS_NONE; in getThumbScrollRange()