HomeSort by relevance Sort by last modified time
    Searched full:watchers (Results 1 - 10 of 10) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
early_warning_system.py 80 tool.bugs.post_comment_to_bug(state["patch"].bug_id(), message, cc=cls.watchers)
87 watchers = AbstractEarlyWarningSystem.watchers + [ variable in class:GtkEWS
101 watchers = AbstractEarlyWarningSystem.watchers + [ variable in class:ChromiumEWS
queues.py 49 watchers = [ variable in class:AbstractQueue
50 "webkit-bot-watchers@googlegroups.com",
65 self.tool.bugs.add_cc_to_bug(bug_id, self.watchers)
68 log("Failed to CC watchers.")
294 tool.bugs.post_comment_to_bug(state["patch"].bug_id(), message, cc=cls.watchers)
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
IMemorySpy.java 22 * This is the interface that the memory watchers implement -- what they do with
  /external/webkit/WebCore/page/
Geolocation.cpp 164 void Geolocation::Watchers::set(int id, PassRefPtr<GeoNotifier> prpNotifier)
172 void Geolocation::Watchers::remove(int id)
181 void Geolocation::Watchers::remove(GeoNotifier* notifier)
190 bool Geolocation::Watchers::contains(GeoNotifier* notifier) const
195 void Geolocation::Watchers::clear()
201 bool Geolocation::Watchers::isEmpty() const
206 void Geolocation::Watchers::getNotifiersVector(Vector<RefPtr<GeoNotifier> >& copy) const
630 // cleared in handleError. For watchers, the spec requires that the timer is
Geolocation.h 120 class Watchers {
178 Watchers m_watchers;
  /external/bluetooth/glib/glib/
gmain.h 259 /* Idles, child watchers and timeouts */
  /frameworks/base/core/java/android/text/
DynamicLayout.java 156 // Strip out any watchers for other DynamicLayouts.
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 332 * Clear all account hold flags that are set. This will trigger watchers, and in particular
  /frameworks/base/core/java/android/widget/
TextView.java 2655 final ChangeWatcher[] watchers = sp.getSpans(0, sp.length(), ChangeWatcher.class); local
    [all...]
  /external/webkit/WebKitTools/
ChangeLog     [all...]

Completed in 161 milliseconds