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