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

1 2 3 4 5 6 7 891011>>

  /packages/apps/QuickSearchBox/res/xml/
device_search_preferences.xml 20 <com.android.quicksearchbox.preferences.OkCancelPreference
legacy_preferences.xml 29 <com.android.quicksearchbox.preferences.OkCancelPreference
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/preferences/
OkCancelPreference.java 16 package com.android.quicksearchbox.preferences;
PreferenceController.java 16 package com.android.quicksearchbox.preferences;
SearchableItemPreference.java 17 package com.android.quicksearchbox.preferences;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
EditorsPage.java 17 package com.android.ide.eclipse.adt.internal.preferences;
19 import static com.android.ide.eclipse.adt.internal.preferences.AttributeSortOrder.ALPHABETICAL;
20 import static com.android.ide.eclipse.adt.internal.preferences.AttributeSortOrder.LOGICAL;
21 import static com.android.ide.eclipse.adt.internal.preferences.AttributeSortOrder.NO_SORTING;
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
PreferenceInitializer.java 17 package com.android.ide.eclipse.ddms.preferences;
26 import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
87 * @see org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
126 * Initializes the preferences of ddmlib and ddmuilib with values from the eclipse store.
  /sdk/swtmenubar/src/com/android/menubar/
IMenuBarCallback.java 31 * Invoked when the Preferences or Options menu item is selected by the user.
MenuBarEnhancer.java 32 * Preferences menu items of the standard "application" menu in the menu bar.
46 * and a Preferences or Options menu item or add new ones to the given {@code swtMenu}.
56 * @param callbacks Callbacks called when "About" and "Preferences" menu items are invoked.
85 // Note: we use "Preferences" on Mac and "Options" on Windows/Linux.
  /external/chromium/chrome/browser/autofill/
autofill_download.cc 64 PrefService* preferences = profile_->GetPrefs();
66 preferences->GetDouble(prefs::kAutofillPositiveUploadRate);
68 preferences->GetDouble(prefs::kAutofillNegativeUploadRate);
178 PrefService* preferences = profile_->GetPrefs(); local
179 preferences->SetDouble(prefs::kAutofillPositiveUploadRate, rate);
191 PrefService* preferences = profile_->GetPrefs(); local
192 preferences->SetDouble(prefs::kAutofillNegativeUploadRate, rate);
  /packages/apps/Calendar/src/com/android/calendar/
GeneralPreferences.java 44 // The name of the shared preferences file. This name must be maintained for historical
116 /** Set the default shared preferences in the proper context */
128 // Make sure to always use the same preferences file regardless of the package name
134 // Load the preferences from an XML resource
264 * If necessary, upgrades previous versions of preferences to the current
266 * @param prefs the preferences to upgrade
300 * example, when notifications are turned off, we disable the preferences
  /sdk/sdkstats/src/com/android/sdkstats/
DdmsPreferenceStore.java 62 // get the location of the preferences
104 System.err.println("Error Loading DDMS Preferences");
177 /* ignore exceptions while saving preferences */
209 /* ignore exceptions while saving preferences */
247 /* ignore exceptions while saving preferences */
284 /* ignore exceptions while saving preferences */
318 /* ignore exceptions while saving preferences */
  /external/chromium/chrome/browser/sync/glue/
preference_change_processor.cc 61 // We do not track preferences the user cannot change.
69 // Since we don't create sync nodes for preferences that are not under control
135 DCHECK(syncable::PREFERENCES == node.GetModelType());
147 // preferences.
152 // Don't try to overwrite preferences not controllable by the user.
  /libcore/luni/src/test/java/libcore/java/util/prefs/
OldAbstractPreferencesTest.java 29 import java.util.prefs.Preferences;
43 root = (AbstractPreferences) Preferences.userRoot();
49 parent = (AbstractPreferences) Preferences.userNodeForPackage(getClass());
73 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++) {
86 for (i = 0; i < Preferences.MAX_VALUE_LENGTH + 1; i++) {
210 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++) {
276 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++) {
342 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++) {
406 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++) {
472 for (i = 0; i < Preferences.MAX_KEY_LENGTH + 1; i++)
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
data-storage.jd 10 <li>Use Shared Preferences for primitive data</li>
18 <li><a href="#pref">Using Shared Preferences</a></li>
55 <dt><a href="#pref">Shared Preferences</a></dt>
79 <h2 id="pref">Using Shared Preferences</h2>
88 <h3>User Preferences</h3>
89 <p>Shared preferences are not strictly for saving "user preferences," such as what ringtone a
90 user has chosen. If you're interested in creating user preferences for your application, see {@link
92 user preferences, which will be automatically persisted (using shared preferences).</p
    [all...]
  /packages/apps/Email/src/com/android/email/
Email.java 78 * the accounts list (e.g. deleting accounts in the Account Manager preferences.)
200 Preferences prefs = Preferences.getPreferences(this);
223 * Load enabled debug flags from the preferences and update the EAS debug flag.
226 Preferences prefs = Preferences.getPreferences(context);
  /sdk/swtmenubar/src-darwin/com/android/menubar/internal/
MenuBarEnhancerCocoa.java 54 * Class invoked via the Callback object to run the about and preferences
108 * Setup the About and Preferences native menut items with the
123 // when the About or Preferences menuItem is invoked.
177 // Add the action callbacks for Preferences and About menu items.
224 // Enable the Preferences menuItem.
233 // Set the action to execute when the About or Preferences menuItem is
  /external/chromium/chrome/browser/resources/options/chromeos/
proxy_rules_list.js 35 Preferences.getInstance().addEventListener(this.pref,
95 Preferences.setListPref(this.pref, this.dataModel.slice());
  /external/chromium/chrome/browser/search_engines/
template_url_model.h 183 // loaded, the default search provider is pulled from preferences.
238 // Registers the preferences used to save a TemplateURL to prefs.
289 // Saves enough of url to preferences so that it can be loaded from
290 // preferences on start up.
321 // Returns the preferences we use.
414 // The initial search provider extracted from preferences. This is only valid
421 // The set of preferences observer we use to find if the default search
422 // preferences have changed.
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 39 datatypes.push_back(syncable::PREFERENCES);
113 syncable::PREFERENCES);
  /external/chromium/chrome/browser/sync/sessions/
session_state_unittest.cc 31 types[syncable::PREFERENCES] = "preferencespayload";
124 initial_sync_ended.set(syncable::PREFERENCES);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_6/
shell.js 386 var preferences = Components.classes['@mozilla.org/preferences;1'];
387 if (!preferences)
392 var prefService = preferences.
443 var preferences = Components.classes['@mozilla.org/preferences;1'];
444 if (!preferences)
449 var prefService = preferences.
  /external/webkit/Source/WebCore/inspector/front-end/
NetworkItemView.js 58 if (Preferences.showCookiesTab) {
63 if (Preferences.showTimingTab) {
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PDFViewController.mm 166 WebPreferences *preferences = _pdfViewController->page()->pageGroup()->preferences();
168 CGFloat scaleFactor = preferences->pdfScaleFactor();
175 [_pdfView setDisplayMode:preferences->pdfDisplayMode()];
185 WebPreferences* preferences = _pdfViewController->page()->pageGroup()->preferences();
188 preferences->setPDFScaleFactor(scaleFactor);
189 preferences->setPDFDisplayMode([_pdfView displayMode]);
  /frameworks/base/core/java/android/hardware/usb/
IUsbManager.aidl 79 /* Returns true if the USB manager has default preferences or permissions for the package */
82 /* Clears default preferences and permissions for the package */

Completed in 797 milliseconds

1 2 3 4 5 6 7 891011>>