Home
last modified time | relevance | path

Searched refs:widthdp (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DGoldenPathManager.kt217 val widthdp = context.resources.configuration.screenWidthDp.toString() in getAPIVersion() constant
218 return "${heightdp}_$widthdp" in getAPIVersion()