Searched refs:maxScreenWidthPx (Results 1 – 1 of 1) sorted by relevance
134 val maxScreenWidthPx = with(density) { LocalConfiguration.current.screenWidthDp.dp.toPx() } in AlertContent() constant171 (maxScreenWidthPx * in AlertContent()