Searched defs:INSETS_NONE (Results 1 - 1 of 1) sorted by relevance
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ | ||
H A D | DrawableUtils.java | 45 public static final Rect INSETS_NONE = new Rect(); field in class:DrawableUtils 108 return INSETS_NONE; |
Completed in 39 milliseconds