Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java649 public static final int DENSITY_DPI_NONE = 0xffff; field in Configuration
1728 case DENSITY_DPI_NONE: in resourceQualifierString()