Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/testdoubles/src/com/android/internal/util/
DFakeLatencyTracker.java52 private final AtomicReference<Callable<Boolean>> mShouldClosePropertiesUpdatedCallable = field in FakeLatencyTracker
137 mShouldClosePropertiesUpdatedCallable.get(); in onDeviceConfigPropertiesUpdated()
143 mShouldClosePropertiesUpdatedCallable.set(null); in onDeviceConfigPropertiesUpdated()
246 mShouldClosePropertiesUpdatedCallable.set(shouldClosePropertiesUpdatedCallable); in waitForPropertiesCondition()