Searched refs:mDecorInsets (Results 1 – 1 of 1) sorted by relevance
2396 final Rect insets = lp.mDecorInsets; in requestChildFocus()4492 final Rect insets = lp.mDecorInsets; in getDecoratedBoundsWithMarginsInt()4502 return lp.mDecorInsets; in getItemDecorInsetsForChild()4507 return lp.mDecorInsets; in getItemDecorInsetsForChild()4509 final Rect insets = lp.mDecorInsets; in getItemDecorInsetsForChild()8600 final Rect insets = ((LayoutParams) child.getLayoutParams()).mDecorInsets; in getDecoratedMeasuredWidth()8614 final Rect insets = ((LayoutParams) child.getLayoutParams()).mDecorInsets; in getDecoratedMeasuredHeight()8649 final Rect insets = ((LayoutParams) child.getLayoutParams()).mDecorInsets; in layoutDecorated()8686 final Rect insets = lp.mDecorInsets; in layoutDecoratedWithMargins()8705 Rect insets = ((LayoutParams) child.getLayoutParams()).mDecorInsets; in getTransformedBoundingBox()[all …]