Home
last modified time | relevance | path

Searched refs:DENSITY_DPI_ANY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java643 public static final int DENSITY_DPI_ANY = 0xfffe; field in Configuration
1725 case DENSITY_DPI_ANY: in resourceQualifierString()