Searched
full:configurations (Results
251 -
275 of
580) sorted by null
<<11121314151617181920>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeyCheckPage.java | 403 * and the list of APK configurations for the project. 407 * configurations for the project.
|
/build/core/ |
cleanbuild.mk | 103 # build configurations are built in the same tree. The following logic
|
/external/dbus/ |
README | 90 --with-tags[=TAGS] include additional configurations [automatic]
|
/external/grub/stage2/ |
serial.c | 52 /* The table which lists common configurations. */
|
/external/kernel-headers/original/asm-arm/arch/ |
mux.h | 4 * Table of the Omap register configurations for the FUNC_MUX and
|
/external/opencore/android/author/ |
authordriver.h | 293 // remove references to configurations
|
/external/skia/include/core/ |
SkScalar.h | 35 compile configurations, it is either represented as an IEEE float, or
|
/frameworks/base/core/java/android/util/ |
DisplayMetrics.java | 221 // when running in the emulator, allowing for dynamic configurations.
|
/frameworks/base/docs/html/guide/developing/ |
device.jd | 51 on configurations that are not equivalent to those of your real device. Although the emulator
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-configuration-element.jd | 36 If an application can work with different device configurations, it
|
/frameworks/base/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
GL2JNIView.java | 180 Log.w(TAG, String.format("%d configurations", numConfigs));
|
/frameworks/base/opengl/tests/gl_basic/ |
gl_basic.cpp | 169 printf("Number of EGL configurations: %d\n", numConfig);
|
/frameworks/base/opengl/tests/gldual/src/com/android/gldual/ |
GLDualGL2View.java | 183 Log.w(TAG, String.format("%d configurations", numConfigs));
|
/packages/apps/Email/src/com/android/email/ |
VendorPolicyLoader.java | 36 * <code>Bundle getPolicy(String, Bundle)</code>, which serves vendor specific configurations.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectResources.java | 23 import com.android.ide.eclipse.adt.internal.resources.configurations.FolderConfiguration; 24 import com.android.ide.eclipse.adt.internal.resources.configurations.LanguageQualifier; 25 import com.android.ide.eclipse.adt.internal.resources.configurations.RegionQualifier; 26 import com.android.ide.eclipse.adt.internal.resources.configurations.ResourceQualifier; [all...] |
ResourceFolder.java | 21 import com.android.ide.eclipse.adt.internal.resources.configurations.FolderConfiguration;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/ |
UiElementPullParserTest.java | 25 import com.android.ide.eclipse.adt.internal.resources.configurations.PixelDensityQualifier.Density;
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SoftGemini.c | 359 /* set new configurations of scan to scancncn */ 753 /* set new configurations of SG roaming parameters */ 758 /* set new configurations of scan to scancncn */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
SoftGemini.c | 359 /* set new configurations of scan to scancncn */ 746 /* set new configurations of SG roaming parameters */ 751 /* set new configurations of scan to scancncn */ [all...] |
/external/kernel-headers/original/linux/ |
usb.h | 93 * endpoint configurations. They will be in no particular order. 174 * set of endpoint configurations. They will be in no particular order. 179 * structures at any time, permitting comparison of configurations and 212 * USB devices may have multiple configurations, but only one can be active 214 * for example, a dual-speed device would have separate configurations for 215 * full-speed and high-speed operation. The number of configurations 226 * Device drivers should not attempt to activate configurations. The choice [all...] |
/development/pdk/docs/porting/ |
customization.jd | 52 <p>Android stores network configurations as a resource that gets compiled into binary at form at build time. The XML representation of this resource is located at <code>//android/frameworks/base/core/res/res/xml/apns.xml</code>. This file does not include any configured APNs. You should not modify this file, but instead configure APNs by product at build time (see Build-time APN Configuration below).</p> 92 <li><b>WAP / SMS Push Configuration</b>: The network configurations are standard Android resources. You can upgrade a resource at runtime by installing a new system resource APK package. It will be possible to develop a network configuration service which listens to a specific binary SMS port for binary SMS messages containing the network configurations. NOTE: The implementation will likely be network operator dependent due to inconsistent SMS ports, binary SMS formats, etc.</li>
|
/bionic/libc/docs/ |
CHANGES.TXT | 169 standard, this extension is needed for some VPN configurations and is
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
package-info.java | 53 * factory methods for the most common kinds and configurations
|
/development/pdk/pndk/ |
Pndk.mk | 111 # Destinations of files used by the full, non-jni-only configurations
|
/development/simulator/app/ |
PhoneData.h | 271 * open or shut. Each mode has different configurations for the visible
|
Completed in 432 milliseconds
<<11121314151617181920>>