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

<<11121314151617181920>>

  /external/chromium/chrome/browser/history/
text_database_unittest.cc 29 "Sign out Advanced Search Preferences Language Tools Advertising Programs "
37 "Sign out Advanced Image Search Preferences The most comprehensive image "
  /external/chromium/chrome/browser/net/
chrome_url_request_context.h 174 // ChromeURLRequestContextGetter will additionally watch the preferences for
252 // Registers an observer on |profile|'s preferences which will be used
  /external/chromium/chrome/browser/ui/views/
about_ipc_dialog.cc 130 /* The old version of this code stored the last settings in the preferences.
132 to save in the preferences.
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 79 config->data_types.insert(syncable::PREFERENCES);
222 { "preferences", IDS_SYNC_DATATYPE_PREFERENCES },
  /external/webkit/Source/WebKit/mac/Plugins/
WebBasePluginPackage.mm 189 // Check if the MIME types are claimed in a plist in the user's preferences directory.
191 NSString *pListPath = [NSString stringWithFormat:@"%@/Library/Preferences/%@", NSHomeDirectory(), pListFilename];
  /frameworks/base/core/java/android/webkit/
Network.java 318 * preferences).
332 * preferences).
  /packages/apps/Calendar/src/com/android/calendar/
TimezoneAdapter.java 163 /** The delimiter we use when serializing recent timezones to shared preferences */
299 * preferences. If there are already the maximum number of recent timezones
  /packages/apps/Contacts/src/com/android/contacts/list/
PhoneNumberListAdapter.java 124 if (getSortOrder() == ContactsContract.Preferences.SORT_ORDER_PRIMARY) {
191 if (getContactNameDisplayOrder() == ContactsContract.Preferences.DISPLAY_ORDER_PRIMARY) {
  /packages/apps/Contacts/tests/src/com/android/contacts/editor/
ContactEditorUtilsTest.java 71 // Clear the preferences.
290 // Remove the default account to emulate broken preferences.
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClock.java 51 static final String PREFERENCES = "AlarmClock";
198 mPrefs = getSharedPreferences(PREFERENCES, 0);
SetAlarm.java 73 // TODO Stop using preferences for this view. Save on done, not after
271 // changes to other preferences update the new alarm.
  /packages/apps/Phone/src/com/android/phone/
NetworkSetting.java 380 * OperatorInfo array and creates a list of preferences from it,
386 // update the state of the preferences.
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java 81 /** Preference category to hold the shortcut preferences. */
297 * (so we can set the preferences to be without bookmarks).
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java 47 * Name of the common preferences name to know which word list are on and which are off.
189 // If we don't have preferences it basically means we can't find the dictionary
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
ResourceManagerBuilder.java 22 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs;
23 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs.BuildVerbosity;
  /development/pdk/docs/source/
licenses.jd 80 and open source licenses, and respect others' opinions and preferences. We've
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PersistentState.java 31 * Simple example of using persistent preferences to retain a screen's state.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader2.java 66 mLogger.info("MyRssReader.onCreate-5 -- Loading preferences.");
  /development/tools/idegen/
README 39 Configure a JRE named "1.5 (No Libraries)" under "Preferences -> Java ->
  /docs/source.android.com/src/source/
licenses.md 101 and open source licenses, and respect others' opinions and preferences. We've
  /external/apache-http/src/org/apache/http/auth/
AuthSchemeRegistry.java 66 * Please note that custom authentication preferences, if used, need to be updated accordingly
  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.h 40 // Called when the preferences have to be updated.
  /external/chromium/chrome/browser/chromeos/
customization_document.h 129 // Registers preferences.
  /external/chromium/chrome/browser/chromeos/login/
new_user_view.h 30 // allows to specify language preferences or initiate new account creation.
user_image_downloader.cc 87 // Save the image to file and its path to preferences.

Completed in 826 milliseconds

<<11121314151617181920>>