Home
last modified time | relevance | path

Searched refs:newDefaultAspectRatio (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipBoundsAlgorithmTest.java108 final float newDefaultAspectRatio = (DEFAULT_ASPECT_RATIO + MAX_ASPECT_RATIO) / 2; in onConfigurationChanged_reloadResources() local
111 newDefaultAspectRatio); in onConfigurationChanged_reloadResources()
116 mPipBoundsAlgorithm.getDefaultAspectRatio(), newDefaultAspectRatio, in onConfigurationChanged_reloadResources()