Searched refs:onUpdateAppWidgetCallCount (Results 1 – 1 of 1) sorted by relevance
1035 final AtomicInteger onUpdateAppWidgetCallCount = new AtomicInteger(); in testUpdateAppWidgetViaWidgetIds() local1086 onUpdateAppWidgetCallCount.incrementAndGet(); in testUpdateAppWidgetViaWidgetIds()1101 waitForCallCount(onUpdateAppWidgetCallCount, 1); in testUpdateAppWidgetViaWidgetIds()