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