Searched defs:compatScreenHeightDp (Results 1 – 2 of 2) sorted by relevance
663 public int compatScreenHeightDp; field in Configuration
1548 final int compatScreenHeightDp = (int)(mTmpNonDecorBounds.height() / density); in calculateOverrideConfig() local