OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updatepreferences
(Results
1 - 8
of
8
) sorted by null
/external/chromium/chrome/browser/
plugin_updater.h
46
void
UpdatePreferences
(Profile* profile, int delay_ms);
plugin_updater.cc
236
UpdatePreferences
(profile, kPluginUpdateDelayMs);
240
void PluginUpdater::
UpdatePreferences
(Profile* profile, int delay_ms) {
/development/samples/SipDemo/src/com/example/android/sip/
WalkieTalkieActivity.java
289
updatePreferences
();
339
updatePreferences
();
353
public void
updatePreferences
() {
/external/chromium/chrome/browser/ui/webui/
plugins_ui.cc
275
plugin_updater->
UpdatePreferences
(web_ui_->GetProfile(), 0);
/external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.cpp
203
updatePreferences
(parameters.store);
[
all
...]
WebPage.h
498
void
updatePreferences
(const WebPreferencesStore&);
/external/webkit/Source/WebKit2/
ChangeLog
[
all
...]
ChangeLog-2011-02-16
761
(WebKit::WebPage::
updatePreferences
):
[
all
...]
Completed in 308 milliseconds