Searched refs:testResizePipAspectRatio (Results 1 – 1 of 1) sorted by relevance
527 testResizePipAspectRatio(MIN_ASPECT_RATIO_NUMERATOR, MIN_ASPECT_RATIO_DENOMINATOR); in testResizePipAspectRatioMin()532 testResizePipAspectRatio(MAX_ASPECT_RATIO_NUMERATOR, MAX_ASPECT_RATIO_DENOMINATOR); in testResizePipAspectRatioMax()535 private void testResizePipAspectRatio(int num, int denom) { in testResizePipAspectRatio() method in PinnedStackTests