Searched refs:DENSITY_HIGH (Results 1 – 4 of 4) sorted by relevance
45 public static final int DENSITY_HIGH = 240; field in DisplayMetrics
831 DENSITY_HIGH = 240, enumerator
134 NO DOC BLOCK: android.util.DisplayMetrics Field DENSITY_HIGH
786 if (out) out->density = ResTable_config::DENSITY_HIGH; in getDensityName()