Searched refs:getUserMinAspectRatioOverrideCode (Results 1 – 2 of 2) sorted by relevance
1165 mUserAspectRatio = getUserMinAspectRatioOverrideCode(); in shouldApplyUserMinAspectRatioOverride()1180 mUserAspectRatio = getUserMinAspectRatioOverrideCode(); in shouldApplyUserFullscreenOverride()1204 int getUserMinAspectRatioOverrideCode() { in getUserMinAspectRatioOverrideCode() method in LetterboxUiController
973 doReturn(USER_MIN_ASPECT_RATIO_3_2).when(mController).getUserMinAspectRatioOverrideCode(); in prepareActivityForShouldApplyUserMinAspectRatioOverride()985 .getUserMinAspectRatioOverrideCode(); in prepareActivityThatShouldApplyUserFullscreenOverride()