Searched refs:features (Results 1 – 14 of 14) sorted by relevance
151 UsesFeature[] features = mManifestTestApp.getUsesFeatures(); in testGetUsesFeatures() local153 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()
18 eclipse/features/com.android.ide.eclipse.*/build.xml19 eclipse/features/com.android.ide.eclipse.*/*.zip
22 * ProGuard updated to version 4.7. In addition to many new features,
14 # Environment > Guide > Tasks > Building features and customized for building the84 …generateOfflineAllowed=true or false generate <offlineAllowed/> attribute in the generated features122 #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 subdirectory177 # bundles and features are being obtained from.
7 … 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…
62 android:imeOptions : Additional features you can enable in an IME associated with an editor to imp…
129 android:imeOptions : Additional features you can enable in an IME associated with an editor to imp…
14 - not all features of ADT are present because there
37 These all derive from BaseBindingActivity which provides a few convenient common features
562 FeatureInfo[] features = packageMgr.getSystemAvailableFeatures(); in generateConfig() local563 for (FeatureInfo feature : features) { in generateConfig()
89 uninstall the two features of the previous ADT: the "editors" feature and the
260 useless features that will get in the way, and the "Java" version lacks some
398 that are not part of the EGL specification itself, but add a few features