HomeSort by relevance Sort by last modified time
    Searched full:configuration (Results 576 - 600 of 4142) sorted by null

<<21222324252627282930>>

  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/NetscapeCoreAnimationPlugin.xcodeproj/
project.pbxproj 95 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCoreAnimationPlugin" */;
116 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCoreAnimationPlugin" */;
223 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCoreAnimationPlugin" */ = {
232 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCoreAnimationPlugin" */ = {
  /external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/NetscapeInputMethodPlugin.xcodeproj/
project.pbxproj 84 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */;
105 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */;
215 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */ = {
224 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */ = {
  /external/webkit/WebKitTools/Scripts/
run-javascriptcore-tests 39 # determine configuration
41 my $configuration = configuration();
111 $jscName .= "_debug" if (isCygwin() && ($configuration eq "Debug"));
  /external/webkit/WebKitTools/android/webkitmerge/webkitmerge.xcodeproj/
project.pbxproj 85 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "webkitmerge" */;
106 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "webkitmerge" */;
185 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "webkitmerge" */ = {
194 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "webkitmerge" */ = {
  /external/wpa_supplicant/
includes.h 22 /* Include possible build time configuration before including anything else */
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
includes.h 22 /* Include possible build time configuration before including anything else */
  /external/wpa_supplicant_6/wpa_supplicant/
todo.txt 6 AssocInfo; make sure these match with configuration)
51 * "configuration wizard" (step 1: select OS, step 2: select driver, ...) to
52 generate example configuration
82 - add support for encrypted configuration fields (e.g., password, psk,
  /frameworks/base/core/java/android/app/
IApplicationThread.java 26 import android.content.res.Configuration;
59 boolean notResumed, Configuration config) throws RemoteException;
84 Configuration config, Map<String, IBinder> services) throws RemoteException;
88 void scheduleConfigurationChanged(Configuration config) throws RemoteException;
  /frameworks/base/core/java/android/util/
Config.java 20 * Build configuration. The constants in this class vary depending
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 20 import android.content.res.Configuration;
67 * @param outConfiguration New configuration of window, if it is now
68 * becoming visible and the global configuration has changed since it
78 out Rect outVisibleInsets, out Configuration outConfig,
  /frameworks/base/docs/html/guide/topics/search/
index.jd 14 <li><a href="searchable-config.html">Searchable Configuration</a></li>
67 <p>Also, the <strong><a href="searchable-config.html">Searchable Configuration</a></strong> document
68 provides a reference for the searchable configuration file (though the above
69 documents also discuss the configuration file in terms of specific behaviors).</p>
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 28 import android.content.res.Configuration;
135 Configuration conf = mContext.getResources().getConfiguration();
152 Configuration conf = mContext.getResources().getConfiguration();
174 Configuration config = am.getConfiguration();
  /frameworks/base/services/java/com/android/server/status/
StatusBarView.java 20 import android.content.res.Configuration;
72 protected void onConfigurationChanged(Configuration newConfig) {
74 boolean nightMode = (newConfig.uiMode & Configuration.UI_MODE_NIGHT_MASK)
75 == Configuration.UI_MODE_NIGHT_YES;
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
TelephonyUtilsTest.java 90 * Test multiple values using simple configuration.
112 * Test string configuration, simplest
149 * Test string configuration using all options and with quotes.
182 * Test string configuration using all options.
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewProperties.java 31 * @param updateMonitor configuration may be based on this.
  /packages/apps/Email/res/xml/
authenticator.xml 20 <!-- The attributes in this XML file provide configuration information -->
authenticator_alternate.xml 20 <!-- The attributes in this XML file provide configuration information -->
syncadapter_calendar.xml 20 <!-- The attributes in this XML file provide configuration information -->
syncadapter_contacts.xml 20 <!-- The attributes in this XML file provide configuration information -->
  /packages/apps/Gallery3D/res/xml/
syncadapter.xml 20 <!-- The attributes in this XML file provide configuration information -->
  /packages/apps/IM/plugin/com/android/im/plugin/
ImConfigNames.java 20 * Defines the configuration names for the IM engine.
  /packages/apps/Settings/src/com/android/settings/
LocalePickerInSetupWizard.java 22 import android.content.res.Configuration;
  /packages/inputmethods/LatinIME/java/res/xml/
method.xml 20 <!-- The attributes in this XML file provide configuration information -->
  /packages/inputmethods/OpenWnn/res/xml/
method_ja.xml 17 <!-- The attributes in this XML file provide configuration information -->
  /packages/inputmethods/PinyinIME/res/xml/
method.xml 16 <!-- The attributes in this XML file provide configuration information -->

Completed in 505 milliseconds

<<21222324252627282930>>