Searched refs:shouldOverrideMinAspectRatio (Results 1 – 4 of 4) sorted by relevance
1311 assertTrue(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_overrideEnabled_returnsTrue()1321 assertTrue(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_propertyTrue_overrideEnabled_returnsTrue()1331 assertFalse(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_propertyTrue_overrideDisabled_returnsFalse()1339 assertFalse(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_overrideDisabled_returnsFalse()1349 assertFalse(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_propertyFalse_overrideEnabled_returnsFalse()1359 assertFalse(mController.shouldOverrideMinAspectRatio()); in testshouldOverrideMinAspectRatio_propertyFalse_noOverride_returnsFalse()
460 boolean shouldOverrideMinAspectRatio() { in shouldOverrideMinAspectRatio() method in LetterboxUiController
9797 if (!mLetterboxUiController.shouldOverrideMinAspectRatio()10726 mLetterboxUiController.shouldOverrideMinAspectRatio());
27634 PLcom/android/server/wm/LetterboxUiController;->lambda$shouldOverrideMinAspectRatio$5()Z27647 HPLcom/android/server/wm/LetterboxUiController;->shouldOverrideMinAspectRatio()Z