Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/testdoubles/src/com/android/internal/util/
DFakeLatencyTracker.java179 waitForPropertiesCondition(() -> { in waitForAllPropertiesEnableState() method
200 waitForPropertiesCondition(() -> { in waitForMatchingActionProperties() method
220 waitForPropertiesCondition(() -> { in waitForActionEnabledState() method
238 waitForPropertiesCondition(() -> { in waitForGlobalEnabledState() method
244 public void waitForPropertiesCondition(Callable<Boolean> shouldClosePropertiesUpdatedCallable) in waitForPropertiesCondition() method in FakeLatencyTracker