@LevelUpApi(contract=INTERNAL) public final class DeviceUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getDeviceDensityString(Context context)
Gets the string representing the device's screen density.
|
public static String getDeviceDensityString(Context context)
context - the Application context.