Searched refs:getEmptyTempRect (Results 1 – 1 of 1) sorted by relevance
1425 final Rect parentRect = getEmptyTempRect(); in offsetLeftAndRight()1451 final Rect parentRect = getEmptyTempRect(); in offsetTopAndBottom()1475 private static Rect getEmptyTempRect() { in getEmptyTempRect() method in ViewCompat.ViewCompatApi21Impl