Stay organized with collections
Save and categorize content based on your preferences.
DeviceGroup
@Incubating interface DeviceGroup
A group of devices to be run with tests using the Unified Test Platform.
Summary
Inherited functions |
From class Named
|
Public properties
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# DeviceGroup\n===========\n\n\n```\n@Incubating interface DeviceGroup\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nA group of devices to be run with tests using the Unified Test Platform.\n\nSummary\n-------\n\n| ### Public properties ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|\n| [DomainObjectSet](https://docs.gradle.org/current/javadoc/org/gradle/api/DomainObjectSet.html)`\u003c`[Device](/reference/tools/gradle-api/7.2/com/android/build/api/dsl/Device)`\u003e` | [targetDevices](/reference/tools/gradle-api/7.2/com/android/build/api/dsl/DeviceGroup#targetDevices()) |\n\n| ### Inherited functions ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| From class [Named](https://docs.gradle.org/current/javadoc/org/gradle/api/Named.html) |----------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| | [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) | [getName](https://docs.gradle.org/current/javadoc/org/gradle/api/Named.html#getName--)`()` | |\n\nPublic properties\n-----------------\n\n### targetDevices\n\n```\nval targetDevices: DomainObjectSet\u003cDevice\u003e\n```"]]