HomeSort by relevance Sort by last modified time
    Searched full:configuration (Results 751 - 775 of 9268) sorted by null

<<31323334353637383940>>

  /external/chromium_org/components/
policy_strings.grdp 142 <message name="IDS_POLICY_PROXY_MODE_DISABLED_ERROR" desc="The text displayed in the status column when use of a proxy is disabled but a proxy configuration is given.">
143 Use of a proxy is disabled but an explicit proxy configuration is specified.
145 <message name="IDS_POLICY_PROXY_MODE_AUTO_DETECT_ERROR" desc="The text displayed in the status column when the proxy is set to auto configured but a proxy configuration is given.">
148 <message name="IDS_POLICY_PROXY_MODE_PAC_URL_ERROR" desc="The text displayed in the status column when the proxy configuration is set to use a .pac script URL but policies only for fixed proxy servers are also specified.">
149 Proxy configuration is set to use a .pac script URL, not fixed proxy servers.
151 <message name="IDS_POLICY_PROXY_MODE_FIXED_SERVERS_ERROR" desc="The text displayed in the status column when the proxy configuration is set to use fixed proxy servers but an alternate configuration is given.">
154 <message name="IDS_POLICY_PROXY_MODE_SYSTEM_ERROR" desc="The text displayed in the status column when the proxy configuration is set to use system settings but an alternate configuration is given.">
155 System proxy settings are set to be used but an explicit proxy configuration is also specified
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 85 /* Default SBC codec configuration */
120 UINT8 codec_cfg[AVDT_CODEC_SIZE]; /* current codec configuration */
121 BOOLEAN cp_active; /* current CP configuration */
138 /* Current codec configuration - access to this variable must be protected */
162 ** Description Get the current configuration of content protection
351 ** desired codec and content protection configuration for the
355 ** Returns Stream codec and content protection configuration info.
390 /* Check if this is a supported configuration */
447 /* Build the codec configuration for this sink */
454 /* Save the new configuration */
    [all...]
  /external/proguard/src/proguard/optimize/
Optimizer.java 42 * This class optimizes class pools according to a given configuration.
108 private final Configuration configuration; field in class:Optimizer
114 public Optimizer(Configuration configuration)
116 this.configuration = configuration;
127 if (configuration.keep == null &&
128 configuration.applyMapping == null &&
129 configuration.printMapping == null
    [all...]
  /external/wpa_supplicant_8/hostapd/
README-WPS 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
14 passphrase/PSK) and configuration of an access point and client
16 with PIN method and push-button configuration (PBC) being the most
56 hostapd configuration
60 configuration (.config). Here is an example configuration that
74 Following section shows an example runtime configuration
81 # WPA2-Personal configuration for the AP
99 # WPS configuration (AP configured, do not allow external WPS Registrars)
244 - display the current configuration
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README 120 note that Linux drivers are moving to use generic wireless configuration
125 Linux drivers that support WPA/WPA2 configuration with the generic
130 configuration file.
180 implementation. A configuration file, .config, for compilation is
188 information about the wpa_supplicant build time configuration.
275 - wpa_supplicant selects a BSS based on its configuration
295 build time configuration file, .config, in the wpa_supplicant root
296 directory. Configuration options are text lines using following
298 comments and are ignored. See defconfig file for an example configuration
301 The build time configuration can be used to select only the neede
    [all...]
  /build/core/combo/arch/arm/
armv7-a-neon.mk 0 # Configuration for Linux on ARM.
  /build/target/product/
core.mk 17 # Base configuration for communication-oriented android devices
  /cts/tests/tests/app/src/android/app/cts/
ActivityManagerMemoryClassTest.java 22 import android.content.res.Configuration;
68 Configuration config = context.getResources().getConfiguration();
69 return config.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK;
74 boolean isXLarge = screenSize == Configuration.SCREENLAYOUT_SIZE_XLARGE;
  /cts/tests/tests/drm/jni/
Android.mk 21 # Don't include this package in any configuration by default.
  /cts/tests/tests/net/jni/
Android.mk 21 # Don't include this package in any configuration by default.
  /cts/tests/tests/permission/jni/
Android.mk 21 # Don't include this package in any configuration by default.
  /cts/tests/tests/provider/src/android/provider/cts/
Settings_SystemTest.java 21 import android.content.res.Configuration;
107 Configuration cfg = new Configuration();
112 cfg = new Configuration();
  /cts/tests/tests/theme/src/android/theme/cts/
DeviceDefaultTest.java 22 import android.content.res.Configuration;
143 Configuration config = context.getResources().getConfiguration();
144 int size = config.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK;
145 return config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_LARGE);
  /development/samples/ApiDemos/res/values-sw600dp/
layout.xml 18 <!-- Define a new configuration for the resources_layout_reference layout,
  /development/samples/ApiDemos/res/values-xlarge/
layout.xml 18 <!-- Define a new configuration for the resources_layout_reference layout,
  /development/samples/CubeLiveWallpaper/res/xml/
cube1.xml 20 <!-- The attributes in this XML file provide configuration information -->
cube2.xml 20 <!-- The attributes in this XML file provide configuration information -->
  /development/samples/VoiceRecognitionService/res/xml/
recognizer.xml 20 <!-- The attributes in this XML file provide configuration information
  /device/sample/products/
backup_overlay.mk 18 # default backup transport. In this example, the configuration points
location_overlay.mk 18 # default backup transport. In this example, the configuration points
  /docs/source.android.com/src/devices/tech/input/
migration-guide.jd 21 <p>In Gingerbread, we added the concept of input device configuration files
23 <p>Make sure to provide an input device configuration file for all touch screens.
28 greater use of input device configuration files. We also added support for full
52 <p>You will also need to update your input device configuration files because some
  /external/android-clat/
setif.h 16 * setif.h - network interface configuration
setroute.h 16 * setroute.h - network route configuration
  /external/antlr/antlr-3.4/runtime/C/
C.vcproj 25 <Configuration
103 </Configuration>
104 <Configuration
183 </Configuration>
184 <Configuration
266 </Configuration>
267 <Configuration
349 </Configuration>
350 <Configuration
444 </Configuration>
    [all...]
Cvs2005.vcproj 24 <Configuration
102 </Configuration>
103 <Configuration
182 </Configuration>
183 <Configuration
265 </Configuration>
266 <Configuration
348 </Configuration>
349 <Configuration
444 </Configuration>
    [all...]

Completed in 805 milliseconds

<<31323334353637383940>>