Searched defs:smallestScreenWidthDp (Results 1 – 7 of 7) sorted by relevance
45 jfieldID smallestScreenWidthDp; member
287 ConfigDescriptionBuilder& setSmallestScreenWidthDp(uint16_t smallestScreenWidthDp) { in setSmallestScreenWidthDp()
464 int smallestScreenWidthDp = in resolveOverrideConfiguration() local
801 private void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth()
1440 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()1527 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
792 public int smallestScreenWidthDp; field in Configuration
1163 uint16_t smallestScreenWidthDp; member