Searched refs:getUserMinAspectRatio (Results 1 – 5 of 5) sorted by relevance
1150 float getUserMinAspectRatio() { in getUserMinAspectRatio() method in LetterboxUiController1172 .getUserMinAspectRatio(mActivityRecord.packageName, mActivityRecord.mUserId); in getUserMinAspectRatioOverrideCode()
9795 return mLetterboxUiController.getUserMinAspectRatio();
807 int getUserMinAspectRatio(String packageName, int userId); in getUserMinAspectRatio() method
2263 .getUserMinAspectRatio(activity.packageName, activity.mUserId);
5313 public int getUserMinAspectRatio(@NonNull String packageName, int userId) {