Searched defs:compatScreenWidthDp (Results 1 – 2 of 2) sorted by relevance
782 public int compatScreenWidthDp; field in Configuration
2185 final int compatScreenWidthDp = (int) (mTmpNonDecorBounds.width() / density); in computeConfigResourceOverrides() local