Searched defs:compatScreenHeightDp (Results 1 – 2 of 2) sorted by relevance
801 public int compatScreenHeightDp; field in Configuration
2386 int compatScreenHeightDp = (int) (mTmpNonDecorBounds.height() / density); in computeConfigResourceOverrides() local