Home
last modified time | relevance | path

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

/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DDeviceHelpers.kt136 fun waitForNullableObjects( in waitForNullableObjects() method
159 fun UiDevice.waitForNullableObjects( in waitForNullableObjects() method
162 ): List<UiObject2>? = DeviceHelpers.waitForNullableObjects(selector, timeout) in waitForNullableObjects()