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

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper_unittest.cc 66 // A pref store that can have its read_error property changed for testing.
  /external/chromium_org/chrome/browser/ui/views/
conflicting_module_view_win.cc 83 // A pref that counts how often the Sideload Wipeout bubble has been shown.
  /external/chromium_org/components/autofill/content/browser/
autofill_driver_impl_unittest.cc 79 // Reset the driver now to cause all pref observers to be removed and avoid
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
SymbolList.java 232 public void setPreferences(SharedPreferences pref) {}
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.h 98 * @param pref - prefix to be inserted. If it's InstPrefix_Null, then
100 * @return \c (stream+1) if pref is not InstPrefix_Null, or \c stream
103 static char * prefix(char* stream, InstPrefix pref);
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm 263 // Register pref observers for the optional home and page/options buttons
503 // Show or hide the home button based on the pref.
510 return; // Nothing to do, view state matches pref state.
  /external/chromium/chrome/browser/ui/views/
wrench_menu.cc 69 gfx::Size pref = ImageButton::GetPreferredSize(); local
73 pref.Enlarge(insets.width(), insets.height());
74 return pref;
  /external/chromium_org/apps/
shell_window.cc 446 // Do not enter fullscreen mode if disallowed by pref.
473 // Do not enter fullscreen mode if disallowed by pref.
667 // Do not enter fullscreen mode if disallowed by pref.
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.cc 616 // Register the pref for the list of enabled services.
620 // Register the pref for the list of initialized services.
632 // Set up any pref changes to update our list of services.
  /external/chromium_org/chrome/browser/profiles/
profile_manager_unittest.cc 309 // Setting a pref which is not applicable to a system (i.e., Android in this
311 // test if this pref doesn't exist because it will not load the profiles if
312 // it cannot verify that the pref for background mode is enabled.
    [all...]
profile_impl.cc 226 // Converts the kSessionExitedCleanly pref to the corresponding EXIT_TYPE.
521 // Now that the profile is hooked up to receive pref change notifications to
639 // Careful: The returned value could be NULL if the pref has never been set.
674 // Remove pref observers
784 // |kSessionExitType| was added after |kSessionExitedCleanly|. If the pref
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.h 246 // Updates the pinned pref state. The pinned state consists of a list pref.
495 // Get browser shortcut's index from pref.
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm 271 // Register pref observers for the optional home and page/options buttons
518 // Show or hide the home button based on the pref.
525 return; // Nothing to do, view state matches pref state.
  /external/chromium_org/remoting/webapp/
format_iq.js 305 var pref = candidate.getAttribute('preference');
315 ' pref:' + pref +
  /external/chromium_org/ui/views/controls/table/
table_view.cc 310 gfx::Size pref = GetPreferredSize(); local
311 int width = pref.width();
312 int height = pref.height();
  /external/svox/pico/lib/
picodata.h 627 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) \
629 picodata_info_item(kb, pref, item, itemlenmax, (picoos_char *)__FILE__)
635 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax)
  /packages/apps/Camera2/src/com/android/camera/
PhotoUI.java 531 ListPreference pref = group.findPreference(CameraSettings.KEY_WHITE_BALANCE); local
532 if (pref != null) {
533 wbIndex = pref.findIndexOfValue(wb);
  /packages/services/Telephony/src/com/android/phone/
MobileNetworkSettings.java 327 Preference pref = prefSet.findPreference(BUTTON_CARRIER_SETTINGS_KEY); local
328 if (pref != null) {
329 prefSet.removePreference(pref);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java 218 for (FillPreference pref : FillPreference.values()) {
219 fillTypes.put(pref.toString().toLowerCase(Locale.US), pref); local
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 805 // Make sure the pref allows translate.
832 // Tests the "Never translate <language>" pref.
    [all...]
  /frameworks/base/core/java/android/preference/
PreferenceActivity.java     [all...]
  /external/chromium_org/third_party/libxml/src/
xmlIO.c 3783 xmlCatalogAllow pref; local
    [all...]

Completed in 2017 milliseconds

<<31323334353637383940>>