Searched refs:getUserMinAspectRatioOrder (Results 1 – 3 of 3) sorted by relevance
109 .getUserMinAspectRatioOrder(USER_MIN_ASPECT_RATIO_3_2); in testOrderOfOptionsFollowsConfig()111 .getUserMinAspectRatioOrder(USER_MIN_ASPECT_RATIO_FULLSCREEN); in testOrderOfOptionsFollowsConfig()113 .getUserMinAspectRatioOrder(USER_MIN_ASPECT_RATIO_UNSET); in testOrderOfOptionsFollowsConfig()
162 int getUserMinAspectRatioOrder(@PackageManager.UserMinAspectRatio int option) { in getUserMinAspectRatioOrder() method in UserAspectRatioManager
241 pref.setOrder(getAspectRatioManager().getUserMinAspectRatioOrder(aspectRatio)); in addPreference()