Searched refs:UiAutomatorTestScope (Results 1 – 4 of 4) sorted by relevance
53 public fun uiAutomator(block: UiAutomatorTestScope.() -> (Unit)) { in uiAutomator()54 val scope = UiAutomatorTestScope() in uiAutomator()60 public class UiAutomatorTestScope class
22 import androidx.test.uiautomator.UiAutomatorTestScope.Companion.TAG
227 public final class UiAutomatorTestScope {265 …(kotlin.jvm.functions.Function1<? super androidx.test.uiautomator.UiAutomatorTestScope,kotlin.Unit…