Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DLimitDevicesRule.kt107 val allowedDevices = description.allowedDevices() in apply() constant
116 private fun Description.allowedDevices(): List<String> = in allowedDevices() method in android.platform.test.rule.LimitDevicesRule