Searched refs:UPDATE_COUNTER (Results 1 – 1 of 1) sorted by relevance
171 private static final AtomicLong UPDATE_COUNTER = new AtomicLong(); field in AppWidgetServiceImpl752 long updateSequenceNo = UPDATE_COUNTER.incrementAndGet(); in startListening()1862 long requestId = UPDATE_COUNTER.incrementAndGet(); in scheduleNotifyAppWidgetViewDataChanged()1936 long requestId = UPDATE_COUNTER.incrementAndGet(); in scheduleNotifyUpdateAppWidgetLocked()1975 long requestId = UPDATE_COUNTER.incrementAndGet(); in scheduleNotifyProviderChangedLocked()2012 long requestId = UPDATE_COUNTER.incrementAndGet(); in scheduleNotifyAppWidgetRemovedLocked()