Searched refs:withEventualLogging (Results 1 – 1 of 1) sorted by relevance
21 import android.platform.uiautomator_helpers.WaitUtils.LoggerImpl.Companion.withEventualLogging119 withEventualLogging(logTimeDelta = true) { in waitToBecomeTrue()208 withEventualLogging(logTimeDelta = true) { in waitForNullableValueToSettle()352 inline fun <T> withEventualLogging( in log() method