/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application.";
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
prefetch-expected.txt | 1 prefetch.link has MIME type application/octet-stream
|
subresource-expected.txt | 1 prefetch.link has MIME type application/octet-stream
|
/external/webkit/LayoutTests/http/tests/appcache/ |
local-content-expected.txt | 2 Test that documents loaded from application cache don't get access to local resources accidentally.
|
max-size-expected.txt | 1 Cache a manifest that contains a resource that is too large to fit. The layout test controller sets a maximum size of 10KB for the application cache database file.
|
simple-expected.txt | 1 This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then loads a file that is in the cache
|
/external/webkit/Tools/RebaselineQueueServer/ |
app.yaml | 0 application: rebaseline-queue
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
wpa_gui.desktop | 9 Type=Application
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpa_gui.desktop | 9 Type=Application
|
/frameworks/base/core/java/android/ |
package.html | 3 <p>Contains resource classes used by applications included in the platform and defines application 8 application, in order to provide a cohesive application package that has no external dependencies. 15 href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> developer guide.</p>
|
/frameworks/base/docs/html/guide/topics/data/ |
index.jd | 3 page.landing.intro=Store application data in databases, files, or preferences, in internal or removeable storage. You can also add a data backup service to let users store and recover application and system data. 17 data with the cloud using your own back-end web application, and backing up data using the cloud so 18 that users can restore their data when installing your application on a new device.</p>
|
/frameworks/base/packages/FusedLocation/res/values/ |
strings.xml | 3 <!-- Name of the application. [CHAR LIMIT=35] -->
|
/prebuilts/eclipse/deltapack/ |
README | 1 The Eclipse deltapack is used to build the monitor application (the RCP version of DDMS).
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlCharacterMatcherTest.java | 34 "^</application>"); 39 "^<application android:icon", 40 "^</application>"); 45 "<application^ android:icon", 46 "^</application>"); 51 "^</application>", 52 "^<application android:icon"); 57 "<^/application>", 58 "^<application android:icon"); 63 "</^application>", [all...] |
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 16 <li><a href="#publishing-configure">Configuring Your Application</a></li> 17 <li><a href="#publishing-build">Building Your Application</a></li> 19 <li><a href="#publishing-test">Testing Your Application for Release</a></li> 30 <p>Before you distribute your Android application to users you need to prepare it for release. The 35 <p>When you prepare your application for release, you configure, build, and test a release 36 version of your application. The configuration tasks are straightforward, involving basic code 37 cleanup and code modification tasks that help optimize your application. The build process is 39 tasks serve as a final check, ensuring that your application performs as expected under real-world 40 conditions. When you are finished preparing your application for release you have a signed 42 application marketplace such as Google Play.</p [all...] |
/frameworks/base/docs/html/tools/workflow/publishing/ |
preparing.jd | 16 <li><a href="#publishing-configure">Configuring Your Application</a></li> 17 <li><a href="#publishing-build">Building Your Application</a></li> 19 <li><a href="#publishing-test">Testing Your Application for Release</a></li> 30 <p>Before you distribute your Android application to users you need to prepare it for release. The 35 <p>When you prepare your application for release, you configure, build, and test a release 36 version of your application. The configuration tasks are straightforward, involving basic code 37 cleanup and code modification tasks that help optimize your application. The build process is 39 tasks serve as a final check, ensuring that your application performs as expected under real-world 40 conditions. When you are finished preparing your application for release you have a signed 42 application marketplace such as Google Play.</p [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
WspTypeDecoder.java | 60 WELL_KNOWN_MIME_TYPES.put(0x10, "application/*"); 61 WELL_KNOWN_MIME_TYPES.put(0x11, "application/java-vm"); 62 WELL_KNOWN_MIME_TYPES.put(0x12, "application/x-www-form-urlencoded"); 63 WELL_KNOWN_MIME_TYPES.put(0x13, "application/x-hdmlc"); 64 WELL_KNOWN_MIME_TYPES.put(0x14, "application/vnd.wap.wmlc"); 65 WELL_KNOWN_MIME_TYPES.put(0x15, "application/vnd.wap.wmlscriptc"); 66 WELL_KNOWN_MIME_TYPES.put(0x16, "application/vnd.wap.wta-eventc"); 67 WELL_KNOWN_MIME_TYPES.put(0x17, "application/vnd.wap.uaprof"); 68 WELL_KNOWN_MIME_TYPES.put(0x18, "application/vnd.wap.wtls-ca-certificate"); 69 WELL_KNOWN_MIME_TYPES.put(0x19, "application/vnd.wap.wtls-user-certificate") [all...] |
/development/apps/NinePatchLab/ |
AndroidManifest.xml | 2 <application android:label="9-patch-lab"> 10 </application>
|
/development/apps/OBJViewer/ |
AndroidManifest.xml | 2 <application> 9 </application>
|
/development/tools/templates/ |
java_tests_file.template | 6 * This is a simple framework for a test of an Application. See 8 * how to write and extend Application tests.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/war/WEB-INF/ |
appengine-web.xml | 3 <application></application>
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
app.yaml | 6 application: INSERT APPLICATION NAME HERE
|
/frameworks/base/core/java/android/content/pm/ |
package.html | 4 application package, including information about its activities, 6 <p>Most of the information about an application package is defined by its manifest file. For
|
/frameworks/base/core/tests/overlaytests/OverlayTest/ |
AndroidManifest.xml | 4 <application> 6 </application>
|