Utility methods for mediation adapters.
| double | MIN_HEIGHT_RATIO | |
| double | MIN_WIDTH_RATIO |
| static AdSize |
findClosestSize(Context
context, AdSize original,
List<AdSize>
potentials)
Finds the closest supported AdSize from the list of potentials to the provided
size.
|