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