HomeSort by relevance Sort by last modified time
    Searched refs:preferences (Results 1 - 25 of 308) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
BackupSharedPreference.java 17 package com.android.mail.preferences;
BasePreferenceMigrator.java 17 package com.android.mail.preferences;
24 * Interface to allow migrating preferences from other projects into the UnifiedEmail code, so apps
25 * can slowly move their preferences into the shared code.
43 * Migrates preferences to UnifiedEmail.
45 * @param oldVersion The previous version of UnifiedEmail's preferences
46 * @param newVersion The new version of UnifiedEmail's preferences
PreferenceMigratorHolder.java 17 package com.android.mail.preferences;
20 * Holds a {@link PreferenceMigratorCreator} to be used for migrating preferences.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/preferences/
NdkPreferenceInitializer.java 17 package com.android.ide.eclipse.ndk.internal.preferences;
22 import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectGetter.java 62 SharedPreferences preferences = getSharedPreferences("RedirectData", 0); local
64 mTextPref = preferences.getString("text", null);
76 SharedPreferences preferences = getSharedPreferences("RedirectData", 0);
77 SharedPreferences.Editor editor = preferences.edit();
RedirectMain.java 92 SharedPreferences preferences = getSharedPreferences("RedirectData", 0); local
94 mTextPref = preferences.getString("text", null);
106 // Erase the preferences and exit!
107 SharedPreferences preferences = getSharedPreferences("RedirectData", 0);
108 preferences.edit().remove("text").commit();
115 // Retrieve new text preferences.
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
PreferencesFromXml.java 30 // Load the preferences from an XML resource
31 addPreferencesFromResource(R.xml.preferences);
  /development/samples/SipDemo/src/com/example/android/sip/
SipSettings.java 29 // Note that none of the preferences are actually defined here.
30 // They're all in the XML file res/xml/preferences.xml.
32 addPreferencesFromResource(R.xml.preferences);
  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionSettings.java 27 // The name of the SharedPreferences file we'll store preferences in.
34 // The values of the preferences for the type of results to show (letters or numbers).
43 addPreferencesFromResource(R.xml.preferences);
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
SettingsActivity.java 31 // Load the preferences from an XML resource
32 addPreferencesFromResource(R.xml.preferences);
  /packages/apps/Email/src/com/android/email/
EmailApplication.java 24 import com.android.email.preferences.EmailPreferenceMigrator;
29 import com.android.mail.preferences.BasePreferenceMigrator;
30 import com.android.mail.preferences.PreferenceMigratorHolder;
31 import com.android.mail.preferences.PreferenceMigratorHolder.PreferenceMigratorCreator;
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_api.cc 63 MediaGalleriesPreferences* preferences =
66 preferences->LookUpGalleryPathForExtension(pref_id, extension, false));
124 MediaGalleriesPreferences* preferences = local
126 preferences->EnsureInitialized(base::Bind(
170 MediaGalleriesPreferences* preferences = local
173 preferences->EnsureInitialized(base::Bind(
249 MediaGalleriesPreferences* preferences = local
252 preferences->EnsureInitialized(base::Bind(
300 MediaGalleriesPreferences* preferences =
303 preferences->EnsureInitialized(base::Bind
346 MediaGalleriesPreferences* preferences = local
352 extension_id(), preferences); local
    [all...]
gallery_watch_state_tracker.cc 79 MediaGalleriesPreferences* preferences = local
81 preferences->AddGalleryChangeObserver(this);
86 MediaGalleriesPreferences* preferences = local
88 preferences->RemoveGalleryChangeObserver(this);
105 MediaGalleriesPreferences* preferences,
111 SetupGalleryWatch(extension_id, gallery_id, preferences);
115 MediaGalleriesPreferences* preferences,
121 RemoveGalleryWatch(extension_id, gallery_id, preferences);
154 MediaGalleriesPreferences* preferences) {
162 RemoveGalleryWatch(extension_id, gallery_id_iter->second, preferences);
240 MediaGalleriesPreferences* preferences = local
    [all...]
  /packages/apps/Email/src/com/android/email/preferences/
EmailPreferenceMigrator.java 16 package com.android.email.preferences;
23 import com.android.email.Preferences;
26 import com.android.mail.preferences.BasePreferenceMigrator;
27 import com.android.mail.preferences.FolderPreferences;
28 import com.android.mail.preferences.MailPrefs;
73 final Preferences preferences = Preferences.getPreferences(context); local
78 final boolean hasSwipeDelete = preferences.hasSwipeDelete();
80 final boolean swipeDelete = preferences.getSwipeDelete()
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
UiPlugin.java 14 import org.eclipse.core.runtime.preferences.InstanceScope;
16 import org.eclipse.ui.preferences.ScopedPreferenceStore;
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl.h 35 // Set the mac preferences to use for testing. The caller continues to own
36 // |preferences| and should call this function again with NULL before freeing
38 void SetMacPreferencesForTesting(MacPreferences* preferences);
picasa_finder.h 49 // Set the mac preferences to use for testing. The caller continues to own
50 // |preferences| and should call this function again with NULL before freeing
52 void SetMacPreferencesForTesting(MacPreferences* preferences);
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/
UuidBasedUniqueIdentificationGenerator.java 32 SharedPreferences preferences = PreferenceManager local
34 String storedUniqueId = preferences.getString(mPreferenceKey, null);
43 SharedPreferences.Editor editor = preferences.edit();
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
PreferenceActivityTest.java 52 activity.addPreferencesFromResource(R.xml.preferences);
53 assertThat(shadow.getPreferencesResId(), equalTo(R.xml.preferences));
58 activity.addPreferencesFromResource(R.xml.preferences);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlFormatPreferences.java 22 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs;
25 import org.eclipse.core.runtime.Preferences;
31 import org.eclipse.wst.xml.core.internal.preferences.XMLCorePreferenceNames;
37 * Formatting preferences used by the Android XML formatter.
100 // Look up Eclipse indent preferences
101 // TODO: Use the JDT preferences instead, which make more sense
102 Preferences preferences = XMLCorePlugin.getDefault().getPluginPreferences(); local
103 int indentationWidth = preferences.getInt(XMLCorePreferenceNames.INDENTATION_SIZE);
104 String indentCharPref = preferences.getString(XMLCorePreferenceNames.INDENTATION_CHAR)
    [all...]
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsManager.java 103 * Get the SettingsManager's default preferences. This is useful
118 SharedPreferences preferences = mContext.getSharedPreferences( local
122 preferences.registerOnSharedPreferenceChangeListener(listener);
125 return preferences;
138 protected void closePreferences(SharedPreferences preferences) {
140 preferences.unregisterOnSharedPreferenceChangeListener(listener);
236 default preferences. */
243 * Camera and module preferences files are cached,
322 SharedPreferences preferences = getPreferencesFromScope(scope);
323 return preferences.getString(key, defaultValue)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformancesView.java 22 import org.eclipse.core.runtime.preferences.IEclipsePreferences;
23 import org.eclipse.core.runtime.preferences.InstanceScope;
24 import org.eclipse.core.runtime.preferences.IEclipsePreferences.IPreferenceChangeListener;
25 import org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent;
153 // Eclipse preferences
154 IEclipsePreferences preferences; field in class:PerformancesView
186 // Get preferences
187 this.preferences = new InstanceScope().getNode(IPerformancesConstants.PLUGIN_ID);
190 int eclipseVersion = this.preferences.getInt(IPerformancesConstants.PRE_ECLIPSE_VERSION, IPerformancesConstants.DEFAULT_ECLIPSE_VERSION);
191 String databaseLocation = this.preferences.get(IPerformancesConstants.PRE_DATABASE_LOCATION, IPerformancesConstants.NETWORK_DATABASE_LOCATION (…)
    [all...]

Completed in 583 milliseconds

1 2 3 4 5 6 7 8 91011>>