Home
last modified time | relevance | path

Searched refs:notifyObservers (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDataListElement.cpp62 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in childrenChanged()
67 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in finishParsingChildren()
72 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in optionElementChildrenChanged()
/external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/
DMockSyncContentResolverDelegate.java76 notifyObservers(); in setMasterSyncAutomatically()
107 notifyObservers(); in setSyncAutomatically()
136 notifyObservers(); in setIsSyncable()
155 private void notifyObservers() { in notifyObservers() method in MockSyncContentResolverDelegate
/external/chromium_org/third_party/WebKit/Source/core/dom/
DIdTargetObserverRegistry.h46 void notifyObservers(const AtomicString& id);
61 inline void IdTargetObserverRegistry::notifyObservers(const AtomicString& id) in notifyObservers() function
DTreeScope.cpp172 m_idTargetObserverRegistry->notifyObservers(elementId); in addElementById()
180 m_idTargetObserverRegistry->notifyObservers(elementId); in removeElementById()
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DScreenOrientationListener.java92 notifyObservers(); in onConfigurationChanged()
138 notifyObservers(); in onDisplayChanged()
251 private void notifyObservers() { in notifyObservers() method in ScreenOrientationListener
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DImageResource.cpp290 void ImageResource::notifyObservers(const IntRect* changeRect) in notifyObservers() function in WebCore::ImageResource
380 notifyObservers(); in updateImage()
398 notifyObservers(); in error()
450 notifyObservers(); in animationAdvanced()
457 notifyObservers(&rect); in changedInRect()
DImageResource.h122 void notifyObservers(const IntRect* changeRect = 0);
/external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
DSyncStatusHelper.java412 notifyObservers(); in onStatusChanged()
428 notifyObservers(); in notifyObserversIfAccountSettingsChanged()
432 private void notifyObservers() { in notifyObservers() method in SyncStatusHelper
/external/chromium_org/third_party/polymer/platform/
Dplatform.js.map1 …fMicrotask(notifyObservers);\n isScheduled = true;\n }\n\n // http://dom.spec.whatwg.org/#mut…