Home
last modified time | relevance | path

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

/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java1077 final AtomicInteger firstAppWidgetCallCounter = new AtomicInteger(); in testPartiallyUpdateAppWidgetViaWidgetIds() local
1115 firstAppWidgetCallCounter.incrementAndGet(); in testPartiallyUpdateAppWidgetViaWidgetIds()
1154 waitForCallCount(firstAppWidgetCallCounter, 1); in testPartiallyUpdateAppWidgetViaWidgetIds()
1161 waitForCallCount(firstAppWidgetCallCounter, 2); in testPartiallyUpdateAppWidgetViaWidgetIds()