HomeSort by relevance Sort by last modified time
    Searched full:when (Results 1176 - 1200 of 50734) sorted by null

<<41424344454647484950>>

  /external/chromium_org/ash/wm/overview/
window_selector_delegate.h 20 // Invoked when a window is selected.
  /external/chromium_org/ash/wm/panels/
panel_window_event_handler.h 17 // PanelWindowEventHandler minimizes panels when the user double clicks or
  /external/chromium_org/base/mac/
os_crash_dumps.h 14 // process a Chrome crash when debugging symbols are available. This
  /external/chromium_org/base/profiler/
alternate_timer.cc 21 // Set an alternate timer function to replace the OS time function when
  /external/chromium_org/cc/trees/
occlusion_tracker.h 56 // layer. Used when considering occlusion for a layer that paints/draws
66 // render_target owned by the layer. Used when considering occlusion for a
109 // RenderSurfaceImpl-Layer tree, so that when we leave a subtree we may apply
114 // - When we visit a target surface, we apply its mask to its subtree, which
116 // - When we visit a layer representing itself, we add its occlusion to the
118 // - When we visit a layer representing a contributing surface, the current
126 // Called when visiting a layer representing itself. If the target was not
130 // Called when visiting a layer representing a target surface. This indicates
135 // Called when visiting a layer representing a contributing surface. This
  /external/chromium_org/chrome/android/testshell/java/src/org/chromium/chrome/testshell/
ChromiumTestShellApplicationObserver.java 14 * Called when an Intent is about to be broadcast.
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_manager_observer.h 20 // Called when |profile|'s contacts have been updated.
contact_store_observer.h 20 // Called when the contacts stored within a ContactStore are updated.
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 59 // "resource list" refers to metadata from the server when fetching the full
61 // refers to metadata from the server when fetching changes (delta).
92 // the result to the caller when it is finished.
108 // Starts the resource metadata loading and calls |callback| when it's
117 // - When we could load from cache, DoInitialLoad runs callback immediately
120 // - Even when |directory_fetch_info| is set, DoInitialLoad runs change list
128 // This function should be called when the change list load is complete.
133 // This function should be called when the directory load is complete.
140 // Initiates the change list loading from the server when |local_changestamp|
155 // When LoadFromServerIfNeeded is called with |directory_fetch_info| for
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker_delegate.h 33 // Initialize the screen locker delegate. This will call ScreenLockReady when
40 // This function is called when ScreenLocker::Authenticate is called to
76 // Called when webui lock screen is ready.
79 // Called when webui lock screen wallpaper is loaded and displayed.
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer.h 25 // take effect. This happens immediately when the login screen is shown, when
27 // user session. On the login screen, user settings are cleared when the user
50 // started that will clear the setting when the user becomes idle for one
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager_observer.h 19 // Invoked when a reboot is scheduled.
  /external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.h 21 // Dialog shown by echoPrivate extension API when getUserConsent function is
22 // called. The API is used by echo extension when an offer from a service is
32 // Initializes dialog layout that will be showed when echo extension is
40 // Initializes dialog layout that will be shown when echo extension is not
  /external/chromium_org/chrome/browser/
command_observer.h 8 // An Observer interface implemented by objects that want to be informed when
command_updater_delegate.h 10 // Implement this interface so that your object can execute commands when
  /external/chromium_org/chrome/browser/download/
drag_download_item.h 18 // Helper function for download views to use when acting as a drag source for a
  /external/chromium_org/chrome/browser/feedback/
tracing_manager.h 28 // system. It should only be created when it is enabled, and should only be
31 // When a performance trace is desired, TracingManager::Get()->RequestTrace()
34 // GetTraceData(). When the data is no longer needed, it should be discarded
40 // Create a TracingManager. Can only be called when none exists.
  /external/chromium_org/chrome/browser/hang_monitor/
hang_crash_dump_win.h 14 // TODO(yzshen): Remove when enough information is collected and the hang rate
  /external/chromium_org/chrome/browser/infobars/
confirm_infobar_delegate.h 42 // Called when the OK button is pressed. If this function returns true, the
47 // Called when the Cancel button is pressed. If this function returns true,
56 // Called when the Link (if any) is clicked. The |disposition| specifies how
58 // when the link was clicked). If this function returns true, the infobar is
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_data_provider.h 22 // methods to access it. When the file changes, it will update the data.
45 // should be called when parsing has finished.
49 // Called when |library_path_| has changed. Virtual for testing.
53 // Called when the FilePathWatcher for |library_path_| has tried to add an
  /external/chromium_org/chrome/browser/metrics/
metrics_reporting_scheduler.h 27 // Callback from MetricsService when the startup init task has completed.
30 // Callback from MetricsService when a triggered upload finishes.
33 // Callback from MetricsService when a triggered upload is cancelled by the
52 // The MetricsService method to call when uploading should happen.
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.h 87 // Called when we dismiss a notification. This is virtual so that test
91 // Called when a notier is enabled or disabled.
128 // When a service it turned on, scan our cache for any notifications
132 // When a service it turned off, scan our cache for any notifications
136 // When we turn a sending service on or off, collect statistics about
141 // When we start up or hear of a new service, turn it on by default.
144 // Called when the string list pref has been changed.
147 // Called when the string list pref has been changed.
151 // Called when our "first run" boolean pref has been changed.
  /external/chromium_org/chrome/browser/prerender/
prerender_histograms.h 33 // when the user navigates to a page to when it finishes loading. The actual
52 // Records the time from when a page starts prerendering to when the user
70 // To be called when a new prerender is added.
73 // To be called when a new prerender is started.
76 // To be called when we know how many prerenders are running after starting
80 // Called when we swap in a prerender.
134 // The time when we last saw a prerender request coming from a renderer.
  /external/chromium_org/chrome/browser/printing/
print_view_manager_observer.h 10 // An interface the PrintViewManager uses to notify an observer when the print
  /external/chromium_org/chrome/browser/resources/app_list/
speech_manager.js 57 * Called with the mean audio level when audio data arrives.
72 * Called when the hotword recognizer is ready.
86 * Called when the hotword is recognized.
100 * Called when the speech recognition has happened.
112 * Called when the speech recognition has started.
120 * Called when the speech recognition has ended.
135 * Called when a speech has started.
143 * Called when a speech has ended.
151 * Called when an error happened during the speech recognition.

Completed in 1419 milliseconds

<<41424344454647484950>>