Searched refs:waitForValidAspectRatio (Results 1 – 1 of 1) sorted by relevance
504 waitForValidAspectRatio(newNumerator, newDenominator); in testChangeAspectRationWhenInPipMode()546 waitForValidAspectRatio(num, denom); in testResizePipAspectRatio()832 waitForValidAspectRatio(MAX_ASPECT_RATIO_NUMERATOR, MAX_ASPECT_RATIO_DENOMINATOR); in testAutoEnterPictureInPictureAspectRatio()1987 private void waitForValidAspectRatio(int num, int denom) { in waitForValidAspectRatio() method in PinnedStackTests