Home
last modified time | relevance | path

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

/expo/android/app/src/androidTest/java/host/exp/exponent/
H A DBaseTestClass.kt14 @JvmStatic protected lateinit var uiDevice: UiDevice variable
/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DTestNativeModuleServer.kt17 var uiDevice: UiDevice? = null variable in host.exp.exponent.utils.TestNativeModuleServer