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

<<21222324252627282930>>

  /external/chromium/chrome/browser/
about_flags_unittest.cc 153 // Add two experiments, check the pref exists.
160 // Remove both, the pref should have been removed completely.
background_contents_service.h 85 // registered in the pref. This is typically used to reload a crashed
browser_main_mac.mm 105 // TODO(markusheintz): Read preference pref::kApplicationLocale in order
language_combobox_model.cc 164 // the pref doesn't map to a know language (possible if the user edited the
  /external/chromium/chrome/browser/first_run/
first_run_win.cc 83 // If the extension specified in the master pref is older than the live
352 // the pref value.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_state_tracker.cc 133 void GalleryWatchStateTracker::OnGalleryRemoved(MediaGalleriesPreferences* pref,
140 RemoveGalleryWatch(it->first, gallery_id, pref);
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.h 36 // This class interacts with both the UI thread, where notifications of pref
239 // Used to post |prefs::kHttpServerProperties| pref update tasks.
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.cc 293 // This function is a hack to do something not entirely thread safe: the pref
296 // function does that for us without requiring ref counting the pref service.
  /external/chromium_org/chrome/browser/resources/options/
content_settings.js 117 // Create a synthetic pref change event decorated as
154 // Create a synthetic pref change event decorated as
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 143 // Returns the boolean value of the given |pref| from the PrefService of the
145 bool IsPrefEnabled(const char* pref);
  /external/chromium_org/components/autofill/core/browser/
autofill_manager.h 75 // Registers our Enable/Disable Autofill pref.
166 // Returns the value of the AutofillEnabled pref.
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names_unittest1.cc 145 char stringpool1_str9[sizeof("pref.bar.jp")];
159 "pref.bar.jp",
  /external/iproute2/tc/
tc_filter.c 34 fprintf(stderr, " [ pref PRIO ] protocol PROTO\n");
240 fprintf(fp, "pref %u ", prio);
  /packages/apps/Browser/src/com/android/browser/widget/
BookmarkThumbnailWidgetService.java 113 SharedPreferences pref = getWidgetState(context, widgetId); local
114 pref.edit()
  /packages/apps/Mms/src/com/android/mms/ui/
MessagingPreferenceActivity.java 122 // Since the enabled notifications pref can be changed outside of this activity,
130 // Show the right pref (SMS Disabled or SMS Enabled)
  /external/chromium_org/chrome/browser/extensions/
extension_prefs.cc 127 // extension file access by renaming the pref. We should eventually clean up
196 // Extension pref does not exist, create it.
748 NOTREACHED() << "Invalid pref for extension " << it.key();
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 91 Overfilling is done only if needed. Reference image (pRef) is
95 pRef pointer to reference frame Cb top-left corner
109 u8 *pRef,
133 ASSERT(pRef);
138 h264bsdFillBlock(pRef, block, x0, y0, width, height,
140 pRef += width * height;
141 h264bsdFillBlock(pRef, block + (chromaPartWidth+1)*chromaPartHeight,
145 pRef = block;
157 ptrA = pRef + (comp * height + (u32)y0) * width + x0;
198 Overfilling is done only if needed. Reference image (pRef) i
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 537 SharedPreferences pref = PreferenceManager.getDefaultSharedPreferences(this); local
553 mTextCandidatesViewManager.setPreferences(pref);
567 fitInputType(pref, attribute);
1483 SharedPreferences pref = PreferenceManager.getDefaultSharedPreferences(this); local
2099 SharedPreferences pref = PreferenceManager.getDefaultSharedPreferences(this); local
    [all...]
  /external/chromium/chrome/browser/chromeos/
cros_settings.cc 126 // Ok, safe to add the pref observer.
  /external/chromium/chrome/browser/download/
download_prefs.cc 25 // download completion in this pref.
  /external/chromium/chrome/browser/policy/
configuration_policy_pref_store_unittest.cc 21 // Holds a set of test parameters, consisting of pref name and policy type.
682 // Enabling Sync should not set the pref.
710 // Enabling Autofill should not set the pref.
718 // Disabling Autofill should switch the pref to managed.
  /external/chromium/chrome/browser/prefs/
pref_value_store.cc 129 // If the pref is controlled by a higher-priority store, its effective value
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.cc 121 // Clear the cached cloud print email pref so that the cloud print setup
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.h 27 // Saves the window's position to the given pref service.
  /external/chromium/chrome/browser/ui/gtk/
browser_toolbar_gtk.h 143 void NotifyPrefChanged(const std::string* pref);

Completed in 1210 milliseconds

<<21222324252627282930>>