Home
last modified time | relevance | path

Searched refs:features (Results 1 – 14 of 14) sorted by relevance

/sdk/sdk_common/tests/src/com/android/ide/common/xml/
DAndroidManifestParserTest.java151 UsesFeature[] features = mManifestTestApp.getUsesFeatures(); in testGetUsesFeatures() local
153 assertEquals(2, features.length); in testGetUsesFeatures()
154 assertEquals(0x00020001, features[0].mGlEsVersion); in testGetUsesFeatures()
155 assertEquals(Boolean.TRUE, features[0].getRequired()); in testGetUsesFeatures()
156 assertEquals(FEATURE_NAME, features[1].getName()); in testGetUsesFeatures()
157 assertEquals(Boolean.TRUE, features[1].getRequired()); in testGetUsesFeatures()
/sdk/
D.gitignore18 eclipse/features/com.android.ide.eclipse.*/build.xml
19 eclipse/features/com.android.ide.eclipse.*/*.zip
Dchanges.txt22 * ProGuard updated to version 4.7. In addition to many new features,
/sdk/eclipse/buildConfig/
Dbuild.properties14 # Environment > Guide > Tasks > Building features and customized for building the
84 …generateOfflineAllowed=true or false generate <offlineAllowed/> attribute in the generated features
122 #The value will only be applied to plugin or features indicating build.properties, qualifier = cont…
125 #Enable / disable the generation of a suffix for the features that use .qualifier.
143 …ant the set of plug-ins and features to be considered during the build to be limited to the ones r…
149 #pluginPath is a list of locations in which to find plugins and features. This list is separated b…
152 #- a directory that contains a /plugins or /features subdirectory
177 # bundles and features are being obtained from.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion16.txt7 … used to control access from other packages to specific components or features in your package (…
15 uses-sdk : The "uses-sdk" tag describes the SDK features that the containing package must be runni…
Dcompletion5-expected-completion40.txt62 android:imeOptions : Additional features you can enable in an IME associated with an editor to imp…
Dcompletion1-expected-completion39.txt62 android:imeOptions : Additional features you can enable in an IME associated with an editor to imp…
Dcompletionvalues1-expected-completion32.txt129 android:imeOptions : Additional features you can enable in an IME associated with an editor to imp…
/sdk/layoutlib_api/sample/
DREADME.txt14 - not all features of ADT are present because there
/sdk/apps/SdkController/
DImplementation.txt37 These all derive from BaseBindingActivity which provides a few convenient common features
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
DConfigGenerator.java562 FeatureInfo[] features = packageMgr.getSystemAvailableFeatures(); in generateConfig() local
563 for (FeatureInfo feature : features) { in generateConfig()
/sdk/docs/
Dhowto_use_cupcake_sdk.txt89 uninstall the two features of the previous ADT: the "editors" feature and the
Dhowto_build_SDK.txt260 useless features that will get in the way, and the "Java" version lacks some
/sdk/emulator/opengl/
DDESIGN398 that are not part of the EGL specification itself, but add a few features