Searched defs:screenHeightDp (Results 1 – 7 of 7) sorted by relevance
134 final int screenHeightDp = resources.getConfiguration().screenHeightDp; in getScreenHeightPixels() local
44 jfieldID screenHeightDp; member
295 ConfigDescriptionBuilder& setScreenHeightDp(uint16_t screenHeightDp) { in setScreenHeightDp()
1474 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int majorVersion) { in setConfiguration()1569 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
840 public int screenHeightDp; field in Configuration
2341 int screenHeightDp) { in computeScreenLayoutOverride()
1171 uint16_t screenHeightDp; member