Searched refs:parentAppBoundsWidth (Results 1 – 1 of 1) sorted by relevance
8776 final float parentAppBoundsWidth = parentAppBounds.width(); in updateResolvedBoundsPosition() local8791 if (screenResolvedBoundsWidth <= parentAppBoundsWidth) { in updateResolvedBoundsPosition()8796 final int appWidth = (int) (parentAppBoundsWidth + navBarInsets.right); in updateResolvedBoundsPosition()