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