Searched refs:mSubscriptionsUpdateNotify (Results 1 – 1 of 1) sorted by relevance
45 private AtomicBoolean mSubscriptionsUpdateNotify = new AtomicBoolean(); field in ResetSubscriptionContract115 mSubscriptionsUpdateNotify.set(true); in getChangeListener()120 if (mSubscriptionsUpdateNotify.getAndSet(false)) { in getChangeListener()