Searched refs:includeDecorInsets (Results 1 – 2 of 2) sorted by relevance
8701 public void getTransformedBoundingBox(View child, boolean includeDecorInsets, Rect out) { in getTransformedBoundingBox() argument8702 if (includeDecorInsets) { in getTransformedBoundingBox()
9292 public void getTransformedBoundingBox(@NonNull View child, boolean includeDecorInsets, in getTransformedBoundingBox() argument9294 if (includeDecorInsets) { in getTransformedBoundingBox()