Searched refs:firstAppWidgetCallCounter (Results 1 – 1 of 1) sorted by relevance
1077 final AtomicInteger firstAppWidgetCallCounter = new AtomicInteger(); in testPartiallyUpdateAppWidgetViaWidgetIds() local1115 firstAppWidgetCallCounter.incrementAndGet(); in testPartiallyUpdateAppWidgetViaWidgetIds()1154 waitForCallCount(firstAppWidgetCallCounter, 1); in testPartiallyUpdateAppWidgetViaWidgetIds()1161 waitForCallCount(firstAppWidgetCallCounter, 2); in testPartiallyUpdateAppWidgetViaWidgetIds()