Searched refs:isUserAppAspectRatioFullscreenEnabled (Results 1 – 4 of 4) sorted by relevance
847 doReturn(false).when(mLetterboxConfiguration).isUserAppAspectRatioFullscreenEnabled(); in testShouldApplyUserFullscreenOverride_trueProperty_returnsFalse()982 doReturn(true).when(mLetterboxConfiguration).isUserAppAspectRatioFullscreenEnabled(); in prepareActivityThatShouldApplyUserFullscreenOverride()
1346 boolean isUserAppAspectRatioFullscreenEnabled() { in isUserAppAspectRatioFullscreenEnabled() method in LetterboxConfiguration
352 () -> mLetterboxConfiguration.isUserAppAspectRatioFullscreenEnabled(), in LetterboxUiController()1174 || !mLetterboxConfiguration.isUserAppAspectRatioFullscreenEnabled() in shouldApplyUserFullscreenOverride()
1371 + mLetterboxConfiguration.isUserAppAspectRatioFullscreenEnabled()); in runGetLetterboxStyle()