HomeSort by relevance Sort by last modified time
    Searched full:fires (Results 26 - 50 of 516) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/app_list/views/
app_list_main_view.h 93 // Invoked when |icon_loading_wait_timer_| fires.
122 // A timer that fires when maximum allowed time to wait for icon loading has
  /external/chromium_org/ui/views/controls/
throbber.h 77 // Called when the startup-delay timer fires
81 // Called when the shutdown-delay timer fires.
  /packages/apps/Dialer/src/com/android/dialer/
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
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
base-strings.xml 27 <p>The Step Detector sensor fires an
  /development/samples/Alarm/
_index.html 22 activity fires off the service every thirty seconds. In effect, the service starts after
  /development/samples/browseable/BatchStepSensor/res/values/
base-strings.xml 27 <p>The Step Detector sensor fires an
  /development/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 59 // Fires when the user changes a preference.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
RepostFormWarningDialog.java 16 * Form resubmission warning dialog. Presents the cancel/continue choice and fires one of two
  /external/chromium_org/chrome/browser/chromeos/settings/
system_settings_provider.cc 64 // Fires system setting change notification.
  /external/chromium_org/chrome/browser/local_discovery/
privet_traffic_detector.h 25 // When traffic is detected, class fires callback and shutdowns itself.
  /external/chromium_org/chrome/browser/ui/views/
critical_notification_bubble_view.h 53 // Called when the timer fires each time the clock ticks.
  /external/chromium_org/chrome/common/extensions/api/
idle.json 53 "description": "Fired when the system changes to an active, idle or locked state. The event fires with \"locked\" if the screen is locked or the screensaver activates, \"idle\" if the system is unlocked and the user has not generated any input for a specified number of seconds, and \"active\" when the user generates input on an idle system.",
  /external/chromium_org/content/renderer/fetchers/
resource_fetcher_impl.h 53 // timer fires and the request hasn't completed, we kill the request.
  /external/chromium_org/media/base/
video_renderer.h 27 // Stops all operations and fires all pending callbacks.
  /external/chromium_org/net/disk_cache/
cache_util.h 35 // Renames cache directory synchronously and fires off a background cleanup
  /external/chromium_org/remoting/webapp/
fullscreen_v1.js 83 // event fires sometimes gives the wrong answer on Mac, perhaps due to
  /external/chromium_org/third_party/polymer/components-chromium/core-media-query/
core-media-query.html 21 * A "core-media-change" event also fires when queryMatches changes.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DozeTrigger.java 22 * A dozer is a class that fires a trigger after it falls asleep. You can occasionally poke it to
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java 59 // Fires when the user changes a preference.
  /packages/apps/Dialer/src/com/android/dialer/list/
DragDropController.java 10 * Class that handles and combines drag events generated from multiple views, and then fires
  /external/chromium_org/chrome/browser/download/
download_history.h 57 // Fires when a download is added to or updated in the database, just after
62 // Fires when RemoveDownloads messages are sent to the DB thread.
65 // Fires when the DownloadHistory is being destroyed so that implementors
  /external/lldb/test/functionalities/watchpoint/multiple_threads/
TestWatchpointMultipleThreads.py 36 """Test that lldb watchpoint works for multiple threads, and after the watchpoint is deleted, the watchpoint event should no longer fires."""
45 """Test that lldb watchpoint works for multiple threads, and after the watchpoint is deleted, the watchpoint event should no longer fires."""
107 """Test that lldb watchpoint works for multiple threads, and after the watchpoint is deleted, the watchpoint event should no longer fires."""
  /external/smack/src/org/jivesoftware/smack/
ReconnectionManager.java 149 // Fires the failed reconnection notification
162 * Fires listeners when a reconnection attempt has failed.
175 * Fires listeners when The Connection will retry a reconnection. Expressed in seconds.
  /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
  /external/chromium_org/chrome/browser/chromeos/
session_length_limiter_unittest.cc 674 // Verify that no timer fires to terminate the session.
691 // Verify that the timer fires and the session is terminated when the session
712 // Verify that no timer fires to terminate the session.
734 // Verify that the timer fires and the session is terminated when the session
767 // Verify that the timer fires and the session is terminated when the session
787 // Fast forward the time by 50 seconds, verifying that no timer fires to
794 // Verify that the the timer fires and the session is terminated when the
815 // Fast forward the time by 50 seconds, verifying that no timer fires to
839 // Fast forward the time by 50 seconds, verifying that no timer fires to
846 // Verify that no timer fires to terminate the session
    [all...]

Completed in 1406 milliseconds

12 3 4 5 6 7 8 91011>>