Searched refs:waitForCondition (Results 1 – 6 of 6) sorted by relevance
77 waitForCondition(pw, (looper, latch) -> { in waitForIdle()92 waitForCondition(pw, (looper, latch) -> { in waitForBarrier()102 private static void waitForCondition(@NonNull PrintWriter pw, in waitForCondition() method in BroadcastLoopers
40 ReferenceTestUtils.waitForCondition(() -> true); in testConditionWaiter_doesntBlockIndefinitely()47 ReferenceTestUtils.waitForCondition(() -> { in testConditionWaiter_waitsUntilConditionIsTrue()
52 public static void waitForCondition(Condition p) { in waitForCondition() method
76 ReferenceTestUtils.waitForCondition(mMap::isEmpty); in testWeaklyReferences()
20 import com.android.systemui.util.leak.ReferenceTestUtils.waitForCondition61 waitForCondition { recordings.size == 1 }134 waitForCondition { progress == progressHistory.lastOrNull() }
350 ReferenceTestUtils.waitForCondition(this::hasMagnificationOverlapFlag); in deleteWindowMagnification_enableAtTheBottom_overlapFlagIsFalse()1058 ReferenceTestUtils.waitForCondition(() -> maxScaleX.get() > 1.0); in onSingleTap_enabled_scaleAnimates()1074 ReferenceTestUtils.waitForCondition(() -> hasMagnificationOverlapFlag()); in moveWindowMagnificationToTheBottom_enabledWithGestureInset_overlapFlagIsTrue()