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

<<41424344454647484950>>

  /frameworks/base/core/java/android/net/
InterfaceConfiguration.java 23 * A simple object for retrieving / setting an interfaces configuration
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 27 href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration&gt;</a></code></li>
186 <td valign="top" style="white-space:nowrap;"><code><a href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration&gt;</a></code>
189 Configuration: <br />
194 </strong>The manifest includes <code>&lt;uses-configuration android:reqFiveWayNav=&quot;true&quot; /&gt;</code>, and a user is searching for apps on a device that does not have a five-way navigational control. <strong>Result</strong>: Android Market will not show the app to the user. </p>
196 </strong>The manifest does not include a <code>&lt;uses-configuration&gt;</code> element. <strong>Result</strong>: Android Market will show the app to all users, unless other filters apply.</p>
198 href="{@docRoot}guide/topics/manifest/uses-configuration-element.html"><code>&lt;uses-configuration&gt;</code></a>.</p></td>
  /frameworks/base/include/media/
IAudioFlingerClient.h 34 // Notifies a change of audio input/output configuration.
  /frameworks/base/include/media/stagefright/
MediaSource.h 56 // but should be prepared for buffers of the new configuration.
  /frameworks/base/libs/rs/java/Film/src/com/android/film/
Film.java 23 import android.content.res.Configuration;
  /frameworks/base/libs/rs/java/Fountain/src/com/android/fountain/
Fountain.java 23 import android.content.res.Configuration;
  /frameworks/base/tools/localize/
merge_res_and_xliff.cpp 21 int version, const Configuration& config)
46 convert_resource(const StringResource& s, const string& file, const Configuration& config,
71 Configuration en_config = xliffFile->SourceConfig();
72 Configuration xx_config = xliffFile->TargetConfig();
res_check.cpp 17 Configuration english;
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h 96 uint32 cfg_space[0x40]; /* 0x000-0x0FF PCI Configuration Space (Read Only) */
128 uint32 WB_CONF_SPC_BAR; /* 0x180 32 R WISHBONE Configuration Space Base Address */
152 uint32 CNF_ADDR; /* 0x1E0 32 R/W Configuration Cycle register */
153 uint32 CNF_DATA; /* 0x1E4 32 R/W Configuration Cycle Generation Data reg */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 25 CONFIGURATION
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 74 bssidList[index].Configuration.BeaconPeriod = 0; /* default configuration */
114 bssidList[index-1].Configuration.Union.channel = iwe->u.freq.m;
144 bssidList[index-1].Configuration.BeaconPeriod = atoi(p1);
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomainApi.h 86 * - Configuration Manager in order to get a parameter from the OS abstraction layer.
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdHndlr.h 42 /* The configuration commands structure */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrKeepAlive.c 256 /* keep-alive template and parameters configuration */
278 /* copy configuration */
288 /* copy configuration */
306 * Retrieves configuration
  /packages/apps/Email/src/com/android/email/mail/
MessagingException.java 36 /** The configuration requested TLS but the server did not support it. */
  /packages/apps/Settings/src/com/android/settings/
LanguageSettings.java 25 import android.content.res.Configuration;
76 Configuration config = getResources().getConfiguration();
77 if (config.keyboard != Configuration.KEYBOARD_QWERTY) {
169 Configuration conf = getResources().getConfiguration();
  /sdk/eclipse/
changes.txt 13 - Lots of fixes in the configuration selector of the Visual Layout Editor.
27 - new configuration selector in the Graphical Layout Editor
47 * New Launch configuration option to choose debug deployment target.
49 - Support for running JUnit tests on a device/emulator from a new "Android JUnit tests" launch configuration.
87 - launch configuration now has an option to wipe emulator data on launch. This always asks for confirmation.
88 - launch configuration now has an option to disable the boot animation. This will let the emulator start faster on older computers.
150 - Automatic fix of the Launch Configurations when the java package in the manifest is changed. Also improved Launch Config dialog and error alert for erroneous activity names in the Launch Configuration.
187 - Custom options for emulator. In the Launch configuration dialog you can specify custom command line emulator options. See "emulator -help" for available options.
257 - Android Launch Configuration.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigEditDialog.java 1 package com.android.ide.eclipse.adt.internal.editors.layout.configuration;
179 configGroup.setText("Configuration");
277 setError("Configuration name must not be empty");
288 "Invalid Configuration: %1$s has no filter set.",
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ApkSettings.java 42 * Returns a map of configuration filters to be used by the -c option of aapt.
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
cu_wext.c 74 bssidList[index].Configuration.BeaconPeriod = 0; /* default configuration */
114 bssidList[index-1].Configuration.Union.channel = iwe->u.freq.m;
144 bssidList[index-1].Configuration.BeaconPeriod = atoi(p1);
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomainApi.h 86 * - Configuration Manager in order to get a parameter from the OS abstraction layer.
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdHndlr.h 42 /* The configuration commands structure */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrKeepAlive.c 256 /* keep-alive template and parameters configuration */
278 /* copy configuration */
288 /* copy configuration */
306 * Retrieves configuration
  /external/proguard/docs/manual/
examples.html 52 You can find some sample configuration files in the <code>examples</code>
58 typically create a configuration file <code>proguard.pro</code> and then type:
63 The configuration file would contain the following options:
191 The configuration is very similar to the configuration for midlets, except that
212 The configuration is very similar to the configuration for midlets, except that
231 The configuration is very similar to the configuration for midlets, except that
283 This configuration should preserve everything we'll ever want to access in th
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 739 wpa_printf(MSG_DEBUG, "EAP: configuration does not allow: "
969 wpa_printf(MSG_WARNING, "EAP: buildIdentity: configuration "
993 "configuration was not available");
    [all...]

Completed in 2406 milliseconds

<<41424344454647484950>>