Searched refs:parentAppBoundsHeight (Results 1 – 1 of 1) sorted by relevance
8806 final float parentAppBoundsHeight = parentAppBounds.height(); in updateResolvedBoundsPosition() local8812 if (screenResolvedBoundsHeight <= parentAppBoundsHeight) { in updateResolvedBoundsPosition()8817 final int appHeight = (int) (parentAppBoundsHeight + navBarInsets.bottom); in updateResolvedBoundsPosition()