Home
last modified time | relevance | path

Searched defs:smallestScreenWidthDp (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DDeviceHelper.java70 int smallestScreenWidthDp = (Math.min(screenWidth, screenHeight) in isTablet() local
/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
DConfiguration.kt34 val smallestScreenWidthDp: Int = 0, constant in android.tools.traces.wm.Configuration