Searched defs:smallestScreenWidth (Results 1 – 2 of 2) sorted by relevance
37 private var smallestScreenWidth: Int = 0 variable93 val smallestScreenWidth = newConfig.smallestScreenWidthDp in onConfigurationChanged() constant
657 val smallestScreenWidth = if (isLargeScreen) { 601 } else { 10 } in <lambda>() constant