/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 123 #include "chrome/browser/chromeos/preferences.h" 660 // This causes the Preferences file to be written to disk. 824 // Ensure that preferences set by extensions are restored in the profile [all...] |
/external/chromium/chrome/browser/policy/ |
configuration_policy_pref_store.cc | 37 // to preferences and caches the result. 49 // includes preferences that are missing in either one. 66 // Remove the preferences found in the map from |prefs_|. Returns true if any 67 // such preferences were found and removed. 360 << "mismatch in provided and expected policy value for preferences" [all...] |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
p2ptransportchannel.cc | 79 // Combine local and remote preferences 87 // Now check combined preferences. Lower values get sorted last. 96 // Compare two connections based on their writability and static preferences. 117 // Compare first on writability and static preferences. 141 // static preferences and then (if those are equal) on latency estimates. [all...] |
stun.cc | 525 LOG(LERROR) << "transport-preferences bits not zero"; 531 LOG(LERROR) << "transport-preferences imcompatible P and Typ";
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebView.h | 455 @param preferences The preferences to use for the webView. 461 @method preferences 462 @result Returns the preferences used by this webView. 466 - (WebPreferences *)preferences;
|
/packages/apps/Calendar/res/values/ |
strings.xml | 131 user to view and edit his Settings (or Preferences) --> 420 <!-- This the title of a menu for General Preferences. 422 (or preferences) [CHAR LIMIT=30] --> 423 <string name="menu_general_preferences">General Preferences</string> 425 <!-- This the title of a menu for "About Calendar" Preferences. 430 <!-- This is the title of the screen for setting user preferences. --> [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_service_unittest.cc | 439 FilePath temp_prefs = path_.Append(FILE_PATH_LITERAL("Preferences")); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
_index.html | 31 <dd>Demonstrates how you can save and restore preferences, which are stored 44 <dd>Demonstrates how to save data to preferences and use it to determine
|
SearchInvoke.java | 233 * implement the UI in your preferences, or any other logical place in your UI.
|
/frameworks/base/core/java/android/preference/ |
Preference.java | 713 // Enabled state can change dependent preferences' states, so notify 755 * preferences that are only displaying information and 1) should not be 820 * exception. This should be called by subclasses that store preferences in [all...] |
/packages/apps/Camera/src/com/android/camera/ |
FocusManager.java | 100 public FocusManager(ComboPreferences preferences, String defaultFocusMode) { 101 mPreferences = preferences;
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactBrowseListFragment.java | 309 * preferences. 645 // selection other than the previous selection saved in shared preferences
|
/packages/apps/Phone/src/com/android/phone/ |
EditPhoneNumberPreference.java | 349 // return the current preference to allow for chaining preferences. 374 // return the current preference to allow for chaining preferences.
|
FdnSetting.java | 38 * Rewritten to look and behave closer to the other preferences. 53 // We only care about the pin preferences here, the manage FDN contacts
|
Settings.java | 200 // we'll need to disable all preferences to reject all click 292 // preferences.
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
StorageVolumePreferenceCategory.java | 214 * Successive mounts can change the list of visible preferences. 215 * This makes sure all preferences are visible and displayed in the right order.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AidlProcessor.java | 22 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs; 23 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs.BuildVerbosity;
|
RenderScriptProcessor.java | 23 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs; 24 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs.BuildVerbosity;
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
Shape.java | 235 * normals, and colors are emitted according the the preferences set for
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_utils.h | 188 // Register user preferences for BookmarksBar.
|
/external/chromium/chrome/browser/chromeos/login/ |
wizard_controller.h | 136 // Registers OOBE preferences.
|
/external/chromium/chrome/browser/resources/options/ |
font_settings.js | 110 Preferences.setIntegerPref('webkit.webprefs.minimum_logical_font_size',
|
/external/chromium/chrome/browser/sync/engine/ |
syncapi_unittest.cc | 228 BaseNode::GenerateSyncableHash(syncable::PREFERENCES, "tag1")); 235 BaseNode::GenerateSyncableHash(syncable::PREFERENCES, "tag2")); 251 syncable::PREFERENCES, "collideme")); 263 EXPECT_TRUE(prefnode.InitByClientTagLookup(syncable::PREFERENCES, [all...] |
/external/chromium/chrome/browser/sync/notifier/ |
registration_manager_unittest.cc | 105 syncable::PREFERENCES,
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_startup_unittest.cc | 105 // Preferences should be back to defaults.
|