Home
last modified time | relevance | path

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

/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
DDeviceConfigApiTests.java914 List<PropertyUpdate> receivedUpdates, int expectedTotalUpdatesCount) { in waitForListenerUpdateOrTimeout() argument
919 if (receivedUpdates.size() >= expectedTotalUpdatesCount) { in waitForListenerUpdateOrTimeout()