Searched defs:smallestScreenWidthDp (Results 1 – 7 of 7) sorted by relevance
45 jfieldID smallestScreenWidthDp; member
287 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
479 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
709 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
1473 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()1569 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
857 public int smallestScreenWidthDp; field in Configuration
1163 uint16_t smallestScreenWidthDp; member