/external/webkit/Source/WebCore/inspector/front-end/ |
DebuggerPresentationModel.js | 138 if (!Preferences.canEditScriptSource || this._formatSourceFiles)
|
ProfileView.js | 44 if (Preferences.samplingCPUProfiler) {
|
Resource.js | 760 if (Preferences.useDataURLForResourceImageIcons)
|
/external/webkit/Source/WebCore/page/mac/ |
EventHandlerMac.mm | 732 // If system preferences say to include all controls, we always include all controls
|
/external/webkit/Source/WebKit/android/jni/ |
WebSettings.cpp | 549 // preferences. At the moment, it's hardcoded to true on Android
|
/external/webkit/Source/WebKit/win/ |
WebView.h | 226 virtual HRESULT STDMETHODCALLTYPE preferences( [all...] |
/frameworks/base/core/java/android/accounts/ |
AbstractAccountAuthenticator.java | 62 * The preferences attribute points to an PreferenceScreen xml hierarchy that contains
|
/frameworks/base/core/java/android/content/ |
Context.java | 84 * be checked for modification even if the shared preferences 406 * Retrieve and hold the contents of the preferences file 'name', returning 412 * @param name Desired preferences file. If a preferences file by this name [all...] |
/frameworks/base/core/java/android/view/ |
KeyCharacterMap.java | 486 * accessibility settings, other user preferences, or new device capabilities.
|
/frameworks/base/docs/html/resources/articles/ |
contacts.jd | 331 databases, shared preferences, and so on, will need to be populated from
|
/frameworks/base/media/java/android/mtp/ |
MtpDatabase.java | 651 // writable string properties kept in shared preferences [all...] |
/packages/apps/Browser/src/com/android/browser/preferences/ |
WebsiteSettingsFragment.java | 17 package com.android.browser.preferences;
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailDisplayUtils.java | 110 if (prefs.getDisplayOrder() == ContactsContract.Preferences.DISPLAY_ORDER_PRIMARY) {
|
/packages/apps/Email/res/values/ |
strings.xml | [all...] |
/packages/apps/Email/src/com/android/email/widget/ |
EmailWidget.java | 165 // Legacy support; if preferences haven't been saved for this widget, load something
|
/packages/apps/Email/tests/src/com/android/email/ |
LegacyConversionsTests.java | 75 Preferences mPreferences = null;
|
/packages/apps/Gallery/res/values/ |
strings.xml | 51 <!-- menu pick: go to the preferences screen for the camera or image gallery -->
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ConversationList.java | 227 * Mark in preferences that we've checked the user's message limits. Once checked, we'll [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 541 * Updates UI (checkbox, seekbars, enabled states) according to the current stored preferences.
|
/packages/apps/Phone/src/com/android/phone/ |
OutgoingCallBroadcaster.java | 208 * or PSTN) should be used. (Depending on the user's preferences, this
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
MonitorThread.java | 775 "Could not open Selected VM debug port (%1$d). Make sure you do not have another instance of DDMS or of the eclipse plugin running. If it's being used by something else, choose a new port number in the preferences.",
|
/sdk/docs/ |
howto_use_cupcake_sdk.txt | 99 - After it restarts, please use Window > Preferences > Android and select
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/ |
MANIFEST.MF | 102 com.android.ide.eclipse.adt.internal.preferences;x-friends:="com.android.ide.eclipse.tests",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 33 import com.android.ide.eclipse.adt.internal.preferences.AdtPrefs;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PreviewIconFactory.java | 138 * Partition the elements in the document according to their rendering preferences;
|