Searched refs:DENSITY_DPI_ANY (Results 1 – 3 of 3) sorted by relevance
3 import static android.content.res.Configuration.DENSITY_DPI_ANY;255 case DENSITY_DPI_ANY: in resourceQualifierString()
334 case ResTable_config.DENSITY_DPI_ANY: in applyRules()
329 public static final int DENSITY_DPI_ANY = 0xFFFE; field in ResTable_config344 map.put(DENSITY_DPI_ANY, "anydpi"); in map.put() argument