Searched refs:testEnterPipAspectRatio (Results 1 – 1 of 1) sorted by relevance
385 testEnterPipAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, MIN_ASPECT_RATIO_DENOMINATOR); in testEnterPipAspectRatioMin()390 testEnterPipAspectRatio(MAX_ASPECT_RATIO_NUMERATOR, MAX_ASPECT_RATIO_DENOMINATOR); in testEnterPipAspectRatioMax()497 testEnterPipAspectRatio(2, 1); in testChangeAspectRationWhenInPipMode()507 private void testEnterPipAspectRatio(int num, int denom) { in testEnterPipAspectRatio() method in PinnedStackTests