Searched defs:smallestScreenWidthDp (Results 1 – 7 of 7) sorted by relevance
45 jfieldID smallestScreenWidthDp; member
285 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
479 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
799 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
1478 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()1575 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
900 public int smallestScreenWidthDp; field in Configuration
1184 uint16_t smallestScreenWidthDp; member