Searched defs:uiDevice (Results 1 – 2 of 2) sorted by relevance
| /expo/android/app/src/androidTest/java/host/exp/exponent/ | ||
| H A D | BaseTestClass.kt | 14 @JvmStatic protected lateinit var uiDevice: UiDevice variable |
| /expo/android/app/src/androidTest/java/host/exp/exponent/utils/ | ||
| H A D | TestNativeModuleServer.kt | 17 var uiDevice: UiDevice? = null variable in host.exp.exponent.utils.TestNativeModuleServer |