Home | History | Annotate | Download | only in wm

Lines Matching defs:applyInsets

1296     private static void applyInsets(Region outRegion, Rect frame, Rect inset) {
1310 applyInsets(outRegion, frame, mGivenContentInsets);
1313 applyInsets(outRegion, frame, mGivenVisibleInsets);