Searched refs:PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE (Results 1 – 8 of 8) sorted by relevance
30 import static android.view.WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE;375 robot.prop().enable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in shouldOverrideMinAspectRatioForCamera_propertyTrue_overrideEnabled_returnsTrue()386 robot.prop().enable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in shouldOverrideMinAspectRatioForCamera_propertyTrue_overrideDisabled_returnsFalse()407 robot.prop().disable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in shouldOverrideMinAspectRatioForCamera_propertyFalse_overrideEnabled_returnsFalse()418 robot.prop().disable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in shouldOverrideMinAspectRatioForCamera_propertyFalse_noOverride_returnsFalse()
24 import static android.view.WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE;228 robot.prop().enable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testShouldOverrideMinAspectRatio_propertyTrue_overrideEnabled_returnsTrue()239 robot.prop().enable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testShouldOverrideMinAspectRatio_propertyTrue_overrideDisabled_returnsFalse()260 robot.prop().disable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testshouldOverrideMinAspectRatio_propertyFalse_overrideEnabled_returnsFalse()271 robot.prop().disable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testshouldOverrideMinAspectRatio_propertyFalse_noOverride_returnsFalse()
30 import static android.view.WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE;101 robot.prop().disable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testHasMinAspectRatioOverride_overrideEnabled_propertyFalse_returnsFalse()112 robot.prop().enable(PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in testHasMinAspectRatioOverride_overrideDisabled_propertyTrue_returnsFalse()
30 import static android.view.WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE;77 PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in AppCompatCameraOverrides()
30 import static android.view.WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE;94 PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE); in AppCompatAspectRatioOverrides()
51 "WindowManager.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE,/n"
1357 String PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE = field
55937 …static final String PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE = "android.window.PROPERTY_COM…