HomeSort by relevance Sort by last modified time
    Searched full:pref (Results 201 - 225 of 1107) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 88 // Navigates to the settings page, causing the JavaScript pref handling code to
184 // Forwards notifications received when pref values change in the backend.
237 const base::Value* pref = NULL; local
239 ASSERT_TRUE(prefs->GetWithoutPathExpansion(name, &pref));
240 ASSERT_TRUE(pref->GetAsDictionary(&dict));
349 << " Preferences.set" << type << "Pref("
449 // Boolean pref.
455 // Integer pref.
461 // List pref.
518 // Verifies that setting a user-modified pref value through the JavaScrip
    [all...]
  /external/chromium_org/components/policy/core/browser/
autofill_policy_handler_unittest.cc 37 // Enabling Autofill should not set the pref.
52 // Disabling Autofill should switch the pref to managed.
  /external/chromium_org/components/variations/
caching_permuted_entropy_provider.h 32 // Registers pref keys used by this class in the Local State pref registry.
  /external/chromium_org/ui/gfx/win/
hwnd_util.h 33 // Sizes the window to have a window size of |pref|, then centers the window
37 const gfx::Size& pref);
  /external/pdfium/fpdfsdk/src/
fpdf_transformpage.cpp 122 CPDF_Reference* pRef = FX_NEW CPDF_Reference(pDoc, pStream->GetObjNum());
123 pContentArray->InsertAt(0, pRef);
136 CPDF_Reference* pRef = FX_NEW CPDF_Reference(pDoc, pStream->GetObjNum());
137 pContentArray->InsertAt(0, pRef);
298 CPDF_Reference* pRef = FX_NEW CPDF_Reference(pDoc, pStream->GetObjNum());
299 pContentArray->InsertAt(0, pRef);
311 CPDF_Reference* pRef = FX_NEW CPDF_Reference(pDoc, pStream->GetObjNum());
312 pContentArray->InsertAt(0, pRef);
  /packages/apps/Camera/src/com/android/camera/
CameraButtonIntentReceiver.java 39 ComboPreferences pref = new ComboPreferences(context); local
40 int cameraId = CameraSettings.readPreferredCameraId(pref);
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraButtonIntentReceiver.java 39 ComboPreferences pref = new ComboPreferences(context); local
40 int cameraId = CameraSettings.readPreferredCameraId(pref);
  /packages/apps/MusicFX/src/com/android/musicfx/
Compatibility.java 66 SharedPreferences pref = getSharedPreferences("musicfx", MODE_PRIVATE); local
67 String defPackage = pref.getString("defaultpanelpackage", null);
68 String defName = pref.getString("defaultpanelname", null);
152 SharedPreferences pref = getSharedPreferences("musicfx", MODE_PRIVATE); local
153 String savedDefPackage = pref.getString("defaultpanelpackage", null);
154 String savedDefName = pref.getString("defaultpanelname", null);
209 SharedPreferences pref = getSharedPreferences("musicfx", MODE_PRIVATE); local
210 Editor ed = pref.edit();
  /packages/apps/Settings/src/com/android/settings/accounts/
ChooseAccountActivity.java 154 Log.v(TAG, "Skipped pref " + providerName + ": has no authority we need");
165 for (ProviderEntry pref : mProviderList) {
166 Drawable drawable = getDrawableForType(pref.type);
168 new ProviderPreference(this, pref.type, drawable, pref.name);
255 ProviderPreference pref = (ProviderPreference) preference; local
257 Log.v(TAG, "Attempting to add account of type " + pref.getAccountType());
259 finishWithAccountType(pref.getAccountType());
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
InputViewManager.java 57 * @param pref The preferences
60 public void setPreferences(SharedPreferences pref, EditorInfo editor);
LetterConverter.java 46 * @param pref The preferences
48 public void setPreferences(SharedPreferences pref);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 102 * There's a known issue here, which is really a rare edge-case: if the pref dialog is open
104 * state changed (i.e. from valid to invalid or vice versa), the pref panel will display or
105 * hide the error as appropriate but the pref panel will fail to validate the apply/ok buttons
106 * appropriately. The easy workaround is to cancel the pref panel and enter it again.
122 * @return True if the apply/ok button should be enabled in the pref panel
197 // We may not have an sdk if the sdk path pref is empty or not valid.
217 // the whole pref panel. We can live without the Sdk target selector but
236 // We may not have an sdk if the sdk path pref is empty or not valid.
  /external/chromium_org/base/prefs/
pref_member.cc 44 // Add ourselves as a pref observer so we can keep our local value in sync.
73 const PrefService::Preference* pref = local
75 DCHECK(pref);
78 internal()->UpdateValue(pref->GetValue()->DeepCopy(),
79 pref->IsManaged(),
80 pref->IsUserModifiable(),
pref_value_store.h 95 // indicated pref store, even if that value is currently being overridden by
102 // being controlled by the indicated pref store and not being overridden by
173 // Type of the pref store.
201 // Returns the pref store type identifying the source that controls the
219 // Called upon changes in individual pref stores in order to determine whether
220 // the user-visible pref value has changed. Triggers the change notification
222 // controlling the pref has changed.
225 // Called from the PrefStoreKeeper implementation when a pref value for |key|
226 // changed in the pref store for |type|.
232 // Initializes a pref store keeper. Sets up a PrefStoreKeeper that will tak
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_api.h 56 // extension. In other words, these are not pref values *about* the extension,
79 // first, and |from_incognito| is set to true if the effective pref value is
148 // into a representation that is used in the pref stores of the browser.
149 // Returns the pref store representation in case of success or sets
176 // browser pref exists and the extension has the API permission needed to
177 // modify that pref. Sets |error_| if the extension doesn't have the needed
preference_api.cc 230 "Trying to register pref transformer for " << browser_pref << " twice";
258 // Mapping from extension pref keys to browser pref keys and permissions.
261 // Mapping from browser pref keys to extension event names and permissions.
264 // Mapping from browser pref keys to transformers.
305 const PrefService::Preference* pref = local
307 CHECK(pref);
311 transformer->BrowserToExtensionPref(pref->GetValue());
314 pref->name());
339 const PrefService::Preference* pref local
551 const PrefService::Preference* pref = local
638 const PrefService::Preference* pref = local
    [all...]
  /external/chromium_org/chrome/browser/prefs/
chrome_pref_service_unittest.cc 37 const PrefService::Preference* pref = local
39 ASSERT_TRUE(pref);
40 const base::Value* value = pref->GetValue();
53 pref = prefs.FindPreference(prefs::kCloudPrintProxyEnabled);
54 ASSERT_TRUE(pref);
55 value = pref->GetValue();
pref_hash_calculator_unittest.cc 133 "pref.path", null_value.get(), kExpectedNullValue));
139 "pref.path", bool_value.get(), kExpectedBooleanValue));
145 "pref.path", int_value.get(), kExpectedIntegerValue));
151 "pref.path", double_value.get(), kExpectedDoubleValue));
157 "pref.path", string_value.get(), kExpectedStringValue));
163 "pref.path", dict_value.get(), kExpectedDictValue));
169 "pref.path", list_value.get(), kExpectedListValue));
184 "pref.path", &everything, kExpectedEverythingValue));
239 static const char kPrefPath[] = "test.pref";
260 static const char kPrefPath[] = "test.pref";
    [all...]
  /external/chromium_org/chrome/installer/util/
master_preferences_constants.h 37 // Boolean pref that disables all logging.
41 // Boolean pref that triggers silent import of the default browser bookmarks.
43 // String pref that triggers silent import of bookmarks from the html file at
46 // Boolean pref that triggers silent import of the default browser history.
48 // Boolean pref that triggers silent import of the default browser homepage.
50 // Boolean pref that triggers silent import of the default search engine.
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSettings.java 125 public boolean onPreferenceChange(Preference pref, Object newValue) {
126 CellBroadcastReceiver.startConfigService(pref.getContext());
147 public boolean onPreferenceChange(Preference pref, Object newValue) {
148 final ListPreference listPref = (ListPreference) pref;
168 public boolean onPreferenceChange(Preference pref, Object newValue) {
169 final ListPreference listPref = (ListPreference) pref;
  /packages/apps/Settings/src/com/android/settings/net/
DataUsageMeteredSettings.java 105 final MeteredPreference pref = new MeteredPreference(context, template); local
106 pref.setTitle(tele.getNetworkOperatorName());
107 return pref;
113 final MeteredPreference pref = new MeteredPreference(context, template); local
114 pref.setTitle(removeDoubleQuotes(networkId));
115 return pref;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
AdvancedSettingsFragment.java 150 final SeekBarDialogPreference pref = (SeekBarDialogPreference)findPreference( local
152 if (pref == null) {
157 pref.setInterface(new SeekBarDialogPreference.ValueProxy() {
194 final SeekBarDialogPreference pref = (SeekBarDialogPreference)findPreference( local
196 if (pref == null) {
202 pref.setInterface(new SeekBarDialogPreference.ValueProxy() {
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 55 CPDF_Reference* pRef = (CPDF_Reference*)(FX_LPVOID)this;
56 if (pRef->m_pObjList == NULL) {
59 CPDF_Object* pObj = pRef->m_pObjList->GetIndirectObject(pRef->m_RefObjNum);
79 CPDF_Reference* pRef = (CPDF_Reference*)(FX_LPVOID)this;
80 if (pRef->m_pObjList == NULL) {
83 CPDF_Object* pObj = pRef->m_pObjList->GetIndirectObject(pRef->m_RefObjNum);
101 CPDF_Reference* pRef = (CPDF_Reference*)(FX_LPVOID)this;
102 if (pRef->m_pObjList == NULL) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/
HomeSettings.java 101 HomeAppPreference pref = mPrefs.get(index);
102 if (!pref.isChecked) {
103 makeCurrentHome(pref);
129 void uninstallApp(HomeAppPreference pref) {
131 Uri packageURI = Uri.parse("package:" + pref.uninstallTarget);
134 int requestCode = REQUESTING_UNINSTALL + (pref.isChecked ? 1 : 0);
153 HomeAppPreference pref = mPrefs.get(i); local
154 if (pref.isSystem) {
155 makeCurrentHome(pref);
196 HomeAppPreference pref; local
    [all...]
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 318 AppRestrictionsPreference pref = (AppRestrictionsPreference) local
320 if (pref == null) return;
322 if ((Intent.ACTION_PACKAGE_ADDED.equals(action) && pref.isChecked())
323 || (Intent.ACTION_PACKAGE_REMOVED.equals(action) && !pref.isChecked())) {
324 pref.setEnabled(true);
408 AppRestrictionsPreference pref = (AppRestrictionsPreference) findPreference( local
410 if (pref != null) {
411 pref.setEnabled(false);
753 Preference pref = mAppList.getPreference(i); local
754 if (pref instanceof AppRestrictionsPreference)
765 AppRestrictionsPreference pref = (AppRestrictionsPreference) v.getTag(); local
1005 AppRestrictionsPreference pref = mCustomRequestMap.get(requestCode); local
    [all...]

Completed in 483 milliseconds

1 2 3 4 5 6 7 891011>>