Searched defs:withCondition (Results 1 – 1 of 1) sorted by relevance
96 fun withCondition(condition: Condition<T>) = in withCondition() method99 fun withCondition(message: String, condition: (T) -> Boolean) = in withCondition() method in com.android.server.wm.traces.common.WaitCondition.Builder