Java android.support.v4.content.res ConfigurationHelper fields, constructors, methods, implement or subclass

Example usage for Java android.support.v4.content.res ConfigurationHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.support.v4.content.res ConfigurationHelper.

The text is from its open source code.

Method

intgetScreenHeightDp(@NonNull Resources resources)
Returns the current height of the available screen space, in dp units.
intgetScreenWidthDp(@NonNull Resources resources)
Returns the current width of the available screen space, in dp units.
intgetSmallestScreenWidthDp(@NonNull Resources resources)
Returns The smallest screen size an application will see in normal operation, in dp units.