Searched refs:INSETS_NONE (Results 1 – 2 of 2) sorted by relevance
41 public static final Rect INSETS_NONE = new Rect(); field in DrawableUtils104 return INSETS_NONE; in getOpticalBounds()
1151 thumbInsets = DrawableUtils.INSETS_NONE; in draw()1316 insets = DrawableUtils.INSETS_NONE; in getThumbScrollRange()