/external/chromium_org/sync/engine/ |
syncer_unittest.cc | 723 sync_pb::EntitySpecifics pref, encrypted_pref, modified_pref; local 724 pref.mutable_preference()->set_name("name"); 726 other_cryptographer.Encrypt(pref, 755 mock_server_->AddUpdateSpecifics(4, 0, "D", 10, 10, false, 0, pref); [all...] |
/external/chromium_org/ui/views/controls/ |
scroll_view_unittest.cc | 28 gfx::Size pref = GetPreferredSize(); variable 29 int width = pref.width(); 30 int height = pref.height();
|
/external/ipsec-tools/src/racoon/ |
racoonctl.c | 1012 get_comindex(str, name, port, pref) 1013 char *str, **name, **port, **pref; 1017 *name = *port = *pref = NULL; 1027 *pref = racoon_strdup(p + 1); 1028 STRDUP_FATAL(*pref); 1029 p = strchr(*pref, '['); 1036 p = strchr(*pref, ']'); 1042 if (*pref == NULL) 1047 p = strchr(*pref, ']'); 1064 if (*pref) [all...] |
/frameworks/base/core/java/android/text/method/ |
MultiTapKeyListener.java | 88 int pref = 0; local 91 pref = TextKeyListener.getInstance().getPrefs(view.getContext()); 176 if ((pref & TextKeyListener.AUTO_CAP) != 0 &&
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 119 // one "PREF"s in one property name, while Android accepts them. 120 public static final String PARAM_TYPE_PREF = "PREF"; 147 // vCard composer translates this type to "WORK" + "PREF". Just for parsing.
|
/packages/apps/Settings/src/com/android/settings/ |
SettingsPreferenceFragment.java | 75 Preference pref = findPreference(key); local 76 if (pref != null) { 77 getPreferenceScreen().removePreference(pref);
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
DefaultSoftKeyboardEN.java | 148 @Override public void setPreferences(SharedPreferences pref, EditorInfo editor) { 149 super.setPreferences(pref, editor); 152 mAutoCaps = pref.getBoolean("auto_caps", true);
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
ChangedContacts.java | 147 SharedPreferences pref = getSharedPreferences(CLASS, Context.MODE_PRIVATE); local 148 SharedPreferences.Editor editor = pref.edit(); 154 SharedPreferences pref = getSharedPreferences(CLASS, Context.MODE_PRIVATE); local 155 return pref.getLong(key, time);
|
/development/samples/training/network-usage/src/com/example/android/networkusage/ |
NetworkActivity.java | 94 // pref settings allow it. 227 boolean pref = sharedPrefs.getBoolean("summaryPref", false); 256 if (pref) { 312 // connection (mobile or Wi-Fi), or because the pref setting is WIFI, and there
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_base_provider.h | 116 // Copies of the pref data, so that we can read it on threads other than the
|
host_content_settings_map_unittest.cc | 250 // Make a copy of the default pref value so we can reset it later. 262 // Make a copy of the pref's new value so we can reset it later. 266 // Clearing the backing pref should also clear the internal cache. 272 // Reseting the pref to its previous value should update the cache. 286 // Make a copy of the default pref value so we can reset it later. 299 // Make a copy of the pref's new value so we can reset it later. 303 // Clearing the backing pref should also clear the internal cache. 309 // Reseting the pref to its previous value should update the cache. 535 // Check if the pref was migrated correctly. [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_pref_value_map_unittest.cc | 285 int val_ext1_regular_; // pref value of extension 1 286 int val_ext1_incognito_; // pref value of extension 1 incognito 287 int val_ext2_regular_; // pref value of extension 2 288 int val_ext2_incognito_; // pref value of extension 2 incognito
|
/external/chromium/chrome/browser/geolocation/ |
access_token_store.cc | 48 // The dictionary value could be NULL if the pref has never been set.
|
/external/chromium/chrome/browser/instant/ |
promo_counter.h | 44 // Called the first time ShouldShow is invoked. Updates the necessary pref
|
promo_counter_unittest.cc | 57 // Recreate to make sure pref was correctly written.
|
/external/chromium/chrome/browser/ |
language_combobox_model.h | 89 // the pref doesn't map to a know language (possible if the user edited the
|
/external/chromium/chrome/browser/translate/ |
translate_prefs.cc | 73 NOTREACHED() << "Unregistered translate whitelist pref"; 86 NOTREACHED() << "Unregistered translate whitelist pref"; 234 NOTREACHED() << "Unregistered translate blacklist pref"; 249 NOTREACHED() << "Unregistered translate blacklist pref";
|
/external/chromium/chrome/common/ |
json_pref_store.h | 78 // Helper for safely writing pref data.
|
persistent_pref_store.h | 53 // into the user pref store. Using SetValue is not an option since existing
|
/external/chromium_org/ash/system/chromeos/power/ |
power_event_observer.cc | 43 // If the lock-before-suspending pref is set, get a callback to block
|
/external/chromium_org/chrome/browser/chromeos/attestation/ |
platform_verification_flow.h | 251 // Finds the domain-specific consent pref in |content_settings| for |url|. If 252 // a pref exists for the domain, returns true and sets |pref_value| if it is 258 // Records the domain-specific consent pref in |content_settings| for |url|. 259 // The pref will be set to |allow_domain|.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
supervised_user_manager_impl.cc | 47 // A vector pref of the locally managed accounts defined on this device, that 51 // A pref of the next id for locally managed users generation. 55 // A pref of the next id for locally managed users generation. 59 // A pref of the next id for locally managed users generation.
|
/external/chromium_org/chrome/browser/content_settings/ |
content_settings_default_provider.h | 72 // Copies of the pref data, so that we can read it on the IO thread.
|
/external/chromium_org/chrome/browser/extensions/api/management/ |
management_apitest.cc | 221 // Set a pref indicating that the user wants to launch in a regular tab. 231 // If the ID changed, then the pref will not apply to the app. 282 // Set a pref indicating that the user wants to launch in a window. 290 // If the ID changed, then the pref will not apply to the app.
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_log_serializer.h | 52 // pref list, along with list size and checksum. Logs will be stored starting
|