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