Searched refs:getUserMinAspectRatioValue (Results 1 – 4 of 4) sorted by relevance
109 public int getUserMinAspectRatioValue(@NonNull String packageName, int uid) in getUserMinAspectRatioValue() method in UserAspectRatioManager154 final int aspectRatio = getUserMinAspectRatioValue(packageName, userId); in getUserMinAspectRatioEntry()
106 .getUserMinAspectRatioValue(mPackageName, mUserId); in onCreate()
193 .getUserMinAspectRatioValue(anyString(), anyInt());
182 userOverride = userAspectRatioManager.getUserMinAspectRatioValue( in transform()