Home
last modified time | relevance | path

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

/cts/common/device-side/interactive/common/src/main/java/com/android/interactive/annotations/
DInteractive.kt30 @UsesAnnotationExecutor(UsesAnnotationExecutor.INTERACTIVE)
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/
DUsesAnnotationExecutor.kt39 const val INTERACTIVE = "com.android.interactive.InteractiveAnnotationExecutor" constant
/cts/common/device-side/interactive/src/main/java/com/android/interactive/annotations/
DUntetheredTest.kt32 @UsesAnnotationExecutor(UsesAnnotationExecutor.INTERACTIVE)
/cts/common/device-side/interactive/src/main/java/com/android/interactive/
DRequireBooleanStepResult.java38 @UsesAnnotationExecutor(UsesAnnotationExecutor.INTERACTIVE)