Searched refs:supportsExpandedPip (Results 1 – 2 of 2) sorted by relevance
423 assumeTrue(supportsExpandedPip()); in testEnterExpandedPipAspectRatio()440 assumeTrue(supportsExpandedPip()); in testEnterExpandedPipAspectRatioMaxHeight()458 assumeTrue(supportsExpandedPip()); in testEnterExpandedPipAspectRatioMaxWidth()476 assumeTrue(supportsExpandedPip()); in testEnterExpandedPipWithNormalAspectRatio()620 assumeTrue(supportsExpandedPip()); in testShouldDockBigOverlaysWithExpandedPip()
1199 protected boolean supportsExpandedPip() { in supportsExpandedPip() method in ActivityManagerTestBase