Searched refs:mShouldClosePropertiesUpdatedCallable (Results 1 – 1 of 1) sorted by relevance
52 private final AtomicReference<Callable<Boolean>> mShouldClosePropertiesUpdatedCallable = field in FakeLatencyTracker137 mShouldClosePropertiesUpdatedCallable.get(); in onDeviceConfigPropertiesUpdated()143 mShouldClosePropertiesUpdatedCallable.set(null); in onDeviceConfigPropertiesUpdated()246 mShouldClosePropertiesUpdatedCallable.set(shouldClosePropertiesUpdatedCallable); in waitForPropertiesCondition()