Searched refs:decorHeight (Results 1 – 1 of 1) sorted by relevance
457 final int decorHeight = 200; // e.g. The device has cutout. in testSizeCompatMode_FixedAspectRatioBoundsWithDecor() local463 insets.top = decorHeight; in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()465 insets.left = decorHeight; in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()484 assertEquals(mActivity.getBounds().height(), appBounds.height() + decorHeight); in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()491 assertEquals(mActivity.getBounds().width(), appBounds.width() + decorHeight); in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()