HomeSort by relevance Sort by last modified time
    Searched full:pref (Results 901 - 925 of 1229) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc 437 const CodecPref* pref = NULL; local
442 pref = &kCodecPrefs[j];
447 if (pref) {
448 // Use the payload type that we've configured in our pref table;
449 // use the offset in our pref table to determine the sort order.
450 AudioCodec codec(pref->payload_type, voe_codec.plname, voe_codec.plfreq,
452 ARRAY_SIZE(kCodecPrefs) - (pref - kCodecPrefs));
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.c 2957 struct p2p_channel *pref = NULL, *n; local
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 3000 const PrefService::Preference* pref = local
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 603 // Remove pref observers
606 // Delete the NTP resource cache so we can unregister pref observers.
815 // The last session exited cleanly if there is no pref for
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_model.cc 816 const PrefService::Preference* pref = local
818 *is_managed = pref && pref->IsManaged();
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h     [all...]
browser_window.h 110 // TODO(sky): see about routing visibility pref changing through here too.
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc 105 gfx::Size pref = ImageButton::GetPreferredSize(); variable
108 pref.Enlarge(insets.width(), insets.height());
110 return pref;
    [all...]
  /prebuilts/devtools/tools/lib/
swtmenubar.jar 
  /build/tools/droiddoc/templates-ds/
customizations.cs 282 // init fullscreen based on user pref
  /build/tools/droiddoc/templates-sdk/
customizations.cs 285 // init fullscreen based on user pref
  /external/chromium/base/mac/
mac_util.mm 220 // |true|. If it ever goes away, we can do (using an undocumented pref key):
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 303 // profile's pref system.
  /external/chromium/chrome/browser/extensions/
extension_management_browsertest.cc 366 // Uninstalling the extension should set a pref that keeps the extension from
  /external/chromium/chrome/browser/
jankometer.cc 52 // TODO(brettw) Consider making this a pref.
  /external/chromium/chrome/browser/net/
chrome_url_request_context.cc 280 // Unregister for pref notifications.
predictor.h 115 // so that it can be persisted in a pref.
  /external/chromium/chrome/browser/resources/options/
browser_options.js 78 Preferences.setBooleanPref(this.pref, false, this.metric);
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.mm 52 // This pref applies to all windows, so all must watch for it.
browser_window_controller.h 202 // Called after bookmark bar visibility changes (due to pref change or change in
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 475 // Whether the custom chrome frame pref is set. Normally you want to use
  /external/chromium_org/base/mac/
mac_util.mm 239 // |true|. If it ever goes away, we can do (using an undocumented pref key):
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc 146 // Configure the test pref service.
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 226 // We changed the path for the "My Drive" to "drive/root", hence the user pref
  /external/chromium_org/chrome/browser/chromeos/net/
onc_utils.cc 385 VLOG(2) << "No pref service";

Completed in 1594 milliseconds

<<31323334353637383940>>