OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notify
(Results
776 - 800
of
4347
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js
37
//
Notify
that we saved.
/external/chromium_org/chrome/common/
print_messages.h
381
//
Notify
the browser the number of pages in the print preview document.
385
//
Notify
the browser of the default page layout according to the currently
395
//
Notify
the browser a print preview page has been rendered.
438
//
Notify
the browser that the PDF in the initiator renderer has disabled print
/external/chromium_org/chrome/renderer/extensions/
content_watcher.h
25
// Watches the content of WebFrames to
notify
extensions when they match various
/external/chromium_org/chrome/utility/
profile_import_handler.cc
72
// If we've finished with all items,
notify
the browser process.
/external/chromium_org/chrome_frame/test/data/
simple_object_focus.html
47
// inside the frame, which a script inside the page will detect and
notify
/external/chromium_org/chromeos/network/
network_sms_handler.h
73
//
Notify
observers that |message| was received.
/external/chromium_org/components/policy/core/common/cloud/
policy_header_service.cc
74
// If we have a PolicyHeaderIOHelper,
notify
it of the new header value.
/external/chromium_org/components/policy/core/common/
schema_registry.h
75
void
Notify
(bool has_new_schemas);
/external/chromium_org/components/web_modal/
web_contents_modal_dialog_manager.h
34
// Shows the dialog as a web contents modal dialog. The dialog will
notify
via
/external/chromium_org/content/browser/frame_host/
navigator_impl.cc
78
//
Notify
the observer about the start of the provisional load.
/external/chromium_org/content/browser/
histogram_controller.h
44
//
Notify
the |subscriber_| that it should expect at least |pending_processes|
notification_service_impl.h
29
virtual void
Notify
(int type,
/external/chromium_org/content/public/browser/
notification_service.h
36
virtual void
Notify
(int type,
/external/chromium_org/content/renderer/
load_progress_tracker.cc
33
// Load stopped while we were still tracking load. Make sure we
notify
the
/external/chromium_org/content/renderer/media/android/
stream_texture_factory_android.h
19
// The proxy class for the gpu thread to
notify
the compositor thread
/external/chromium_org/content/renderer/media/
webaudio_capturer_source.h
72
// Flag to help
notify
the |track_| when the audio format has changed.
/external/chromium_org/content/renderer/pepper/
pepper_platform_audio_output.h
76
// The client to
notify
when the stream is created. THIS MUST ONLY BE
/external/chromium_org/media/audio/mac/
audio_manager_mac.h
81
//
Notify
streams of a device change if the default output device or its
/external/chromium_org/net/android/
network_change_notifier_delegate_android.cc
74
observers_->
Notify
(&Observer::OnConnectionTypeChanged);
network_change_notifier_delegate_android.h
18
// Delegate used to thread-safely
notify
NetworkChangeNotifierAndroid whenever a
/external/chromium_org/net/proxy/
proxy_config_service_mac.h
66
// Called when the proxy configuration has changed, to
notify
the observers.
/external/chromium_org/net/url_request/
url_request_throttler_entry_interface.h
56
// bodies,
notify
of receiving malformed content for the given URL. This will
/external/chromium_org/ppapi/host/
resource_host.h
47
// host. This will
notify
subclasses by calling
/external/chromium_org/third_party/WebKit/ManualTests/blackberry/
notification.html
12
n = window.webkitNotifications.createNotification(window.location.href + '/favicon.ico', '
Notify
me', 'This is the notification body');
/external/chromium_org/third_party/WebKit/Source/core/page/
PageGroupLoadDeferrer.cpp
46
// Ensure that we
notify
the client if the initial empty document is accessed before showing anything
Completed in 3629 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>