Searched defs:getInsets (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/core-ui/java/android/support/v4/widget/
H A DMaterialProgressDrawable.java723 public float getInsets() { method in class:MaterialProgressDrawable.Ring
/frameworks/base/graphics/java/android/graphics/drawable/
H A DInsetDrawable.java222 private void getInsets(Rect out) { method in class:InsetDrawable
233 getInsets(mTmpInsetRect);
247 getInsets(mTmpInsetRect);
259 getInsets(mTmpInsetRect);

Completed in 94 milliseconds