Searched refs:originalSmallestWidth (Results 1 – 1 of 1) sorted by relevance
236 float originalSmallestWidth = dpiFromPx(Math.min(widthPx, heightPx), DENSITY_DEVICE_STABLE); in DeviceProfile() local237 allowRotation = originalSmallestWidth >= MIN_TABLET_WIDTH; in DeviceProfile()