HomeSort by relevance Sort by last modified time
    Searched full:fires (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/webkit/Source/WebCore/manual-tests/inspector/
debugger-pause-during-load.html 4 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19053">Bug 19053: Source code not visible when script is paused before onload fires</a>.</p>
  /external/webkit/Source/WebKit/chromium/public/
WebStorageArea.h 69 // url that should be used if a storage event fires.
81 // if a storage event fires.
84 // Clear all key/value pairs. url is the url that should be used if a storage event fires.
  /external/chromium/chrome/browser/extensions/
extension_devtools_bridge.h 18 // This class is a DevToolsClientHost that fires extension events.
  /external/chromium/chrome/browser/
oom_priority_manager.h 45 // the timer fires.
plugin_data_remover_helper.h 28 // This fires off a request to the NPAPI::PluginList (via PluginDataRemover)
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui.h 30 // Immediately fires a onGetAboutInfoFinished() event with a
  /external/chromium/chrome/browser/sync/
test_profile_sync_service.h 65 // Fires an event identical to the message unless the message has
86 // before the OnBackendInitialized callback fires.
  /external/chromium/third_party/libjingle/source/talk/examples/call/
discoitemsquerytask.h 28 // Fires a disco items query, such as the following example:
67 // On success, fires a signal with the jid we sent the query to and the inner
  /packages/apps/Contacts/src/com/android/contacts/
CallDetailActivityQueryHandler.java 52 * Fires a query to update voicemail status for the given voicemail record. On completion of the
57 * If the voicemail record does not have an audio yet then it fires the second query to get the
  /development/samples/Alarm/
_index.html 22 activity fires off the service every thirty seconds. In effect, the service starts after
  /development/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 59 // Fires when the user changes a preference.
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button.h 40 // button, or until |pendingReloadTimer_| fires. This prevents an
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 59 // Fires when the user changes a preference.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRefresher.java 20 * Fires off tasks to validate shortcuts, and reports the results back to a
  /frameworks/base/core/java/android/util/
Xml.java 50 * Parses the given xml string and fires events on the given SAX handler.
64 * Parses xml from the given reader and fires events on the given SAX
75 * Parses xml from the given input stream and fires events on the given SAX
  /libcore/luni/src/main/java/java/beans/
PropertyChangeSupport.java 75 * Fires a {@link PropertyChangeEvent} with the given name, old value and
92 * Fires an {@link IndexedPropertyChangeEvent} with the given name, old
189 * Fires a property change of a boolean property with the given name. If the
205 * Fires a property change of a boolean property with the given name. If the
227 * Fires a property change of an integer property with the given name. If
243 * Fires a property change of an integer property with the given name. If
  /external/chromium/chrome/browser/chromeos/login/
login_utils.h 49 // Loads and prepares profile for the session. Fires |delegate| in the end.
  /external/clang/test/Sema/
format-strings-int-typedefs.c 32 // The warning still fires, because it checks the underlying type.
  /external/webkit/Source/WebCore/loader/
CrossOriginPreflightResultCache.h 60 // it fires.
  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
ResponsivenessTimerDoesntFireEarly.cpp 91 // (but not so long that the responsiveness timer fires).
  /frameworks/base/core/java/android/view/accessibility/
package.html 14 about state change of its source {@link android.view.View}. When a view fires
  /tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/event/
DatabaseModelEventManager.java 75 * Fires/notifies/deliver the event to the listeners registered.
  /external/chromium/base/threading/
watchdog_unittest.cc 76 // Make sure a basic alarm fires when the time has expired.
85 // Make sure a basic alarm fires when the time has expired.
  /external/webkit/Source/WebCore/svg/
SVGScriptElement.cpp 233 // HTML fires the 'load' event after it sucessfully loaded a remote resource, otherwhise an error event.
234 // SVG fires the SVGLoad event immediately after parsing the <script> element, if externalResourcesRequired
  /frameworks/base/core/java/android/ddm/
DdmHandleProfiling.java 128 /* create a non-empty reply so the handler fires on completion */
183 /* create a non-empty reply so the handler fires on completion */

Completed in 374 milliseconds

1 2 3 4 5 6 7 8 91011