Searched defs:allowedDevices (Results 1 – 1 of 1) sorted by relevance
107 val allowedDevices = description.allowedDevices() in apply() constant116 private fun Description.allowedDevices(): List<String> = in allowedDevices() method in android.platform.test.rule.LimitDevicesRule