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