Searched refs:mHasNotifications (Results 1 – 1 of 1) sorted by relevance
124 private volatile boolean mHasNotifications = false; field in ObserverManager242 mHasNotifications = true; in onDocumentChange()296 mHasNotifications = true; in onSchemaChange()367 return mHasNotifications; in hasNotifications()372 if (!mHasNotifications) { in dispatchAndClearPendingNotifications()376 if (mObserversLocked.isEmpty() || !mHasNotifications) { in dispatchAndClearPendingNotifications()384 mHasNotifications = false; in dispatchAndClearPendingNotifications()