/frameworks/testing/app-tests/ |
README | 1 Contains generic Android target tests that can be run against any application.
|
/external/chromium_org/chrome/browser/resources/plugin_metadata/ |
plugins_linux.json | 18 "application/x-java-applet", 19 "application/x-java-applet,version=1.1", 20 "application/x-java-applet,version=1.1.1", 21 "application/x-java-applet,version=1.1.2", 22 "application/x-java-applet,version=1.1.3", 23 "application/x-java-applet,version=1.2", 24 "application/x-java-applet,version=1.2.1", 25 "application/x-java-applet,version=1.2.2", 26 "application/x-java-applet,version=1.3", 27 "application/x-java-applet,version=1.3.1" [all...] |
/external/qemu/distrib/sdl-1.2.15/Xcode/ |
stationary.csh | 10 sudo /Developer/Tools/CpMac -r "Project Stationary/SDL Application" "/Developer/ProjectBuilder Extras/Project Templates/Application/" 12 sudo /Developer/Tools/CpMac -r "Project Stationary/SDL Cocoa Application" "/Developer/ProjectBuilder Extras/Project Templates/Application/" 14 sudo /Developer/Tools/CpMac -r "Project Stationary/SDL Custom Cocoa Application" "/Developer/ProjectBuilder Extras/Project Templates/Application/" 16 sudo /Developer/Tools/CpMac -r "Project Stationary/SDL OpenGL Application" "/Developer/ProjectBuilder Extras/Project Templates/Application/" 22 sudo /Developer/Tools/CpMac -r "Project Stationary/Application.trgttmpl" "/Developer/ProjectBuilder Extras/Target Templates/SDL"
|
uninstall.csh | 19 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Application" 20 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Cocoa Application" 21 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Custom Cocoa Application" 22 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL OpenGL Application"
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduContentTypes.java | 42 "application/*", /* 0x10 */ 43 "application/java-vm", /* 0x11 */ 44 "application/x-www-form-urlencoded", /* 0x12 */ 45 "application/x-hdmlc", /* 0x13 */ 46 "application/vnd.wap.wmlc", /* 0x14 */ 47 "application/vnd.wap.wmlscriptc", /* 0x15 */ 48 "application/vnd.wap.wta-eventc", /* 0x16 */ 49 "application/vnd.wap.uaprof", /* 0x17 */ 50 "application/vnd.wap.wtls-ca-certificate", /* 0x18 */ 51 "application/vnd.wap.wtls-user-certificate", /* 0x19 * [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
ApplicationResolver.java | 3 import android.app.Application; 20 public Application resolveApplication() { 24 Application application; local 26 application = newApplicationInstance(packageName, applicationName); 28 application = new Application(); 31 ShadowApplication shadowApplication = shadowOf(application); 35 shadowApplication.setPackageManager(new RobolectricPackageManager(application, config)); 38 return application; 69 Application application; local [all...] |
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
IconUtils.java | 46 add("application/vnd.android.package-archive", icon); 50 add("application/ogg", icon); 51 add("application/x-flac", icon); 55 add("application/pgp-keys", icon); 56 add("application/pgp-signature", icon); 57 add("application/x-pkcs12", icon); 58 add("application/x-pkcs7-certreqresp", icon); 59 add("application/x-pkcs7-crl", icon); 60 add("application/x-x509-ca-cert", icon); 61 add("application/x-x509-user-cert", icon) [all...] |
/external/chromium_org/tools/stats_viewer/ |
program.cs | 13 /// The main entry point for the application.
18 Application.EnableVisualStyles();
19 Application.SetCompatibleTextRenderingDefault(false);
20 Application.Run(new StatsViewer());
|
/frameworks/base/tests/RenderScriptTests/HelloWorld/ |
_index.html | 1 <p>A Renderscript graphics application that draws the text "Hello, World!" where the user touches.</p
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/i18n/localizedHostedApp/_locales/en/ |
messages.json | 4 "description": "The title of the application, displayed in the web store." 7 "message": "This is the minimal set of data required to upload a localized hosted application to the web store.", 8 "description": "The description of the application, displayed in the web store."
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
index.rst | 4 Coding Your Application 8 useful to understand in order to code your application---e.g., how an 9 application is structured, and how to use the Pepper APIs.
|
/external/chromium_org/chrome/browser/resources/quick_office/ |
manifest_editor.json | 38 "application/msword", 39 "application/vnd.ms-word", 40 "application/vnd.msword", 41 "application/vnd.openxmlformats-officedocument.wordprocessingml.document", 42 "application/vnd.wordprocessing-openxml", 43 "application/vnd.ces-quickword", 44 "application/vnd.ms-word.document.macroEnabled.12", 45 "application/vnd.ms-word.document.12", 46 "application/mspowerpoint", 47 "application/vnd.ms-powerpoint" [all...] |
manifest_viewing.json | 37 "application/msword", 38 "application/vnd.ms-word", 39 "application/vnd.msword", 40 "application/vnd.openxmlformats-officedocument.wordprocessingml.document", 41 "application/vnd.wordprocessing-openxml", 42 "application/vnd.ces-quickword", 43 "application/vnd.ms-word.document.macroEnabled.12", 44 "application/vnd.ms-word.document.12", 45 "application/mspowerpoint", 46 "application/vnd.ms-powerpoint" [all...] |
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_GetAppState.3 | 3 \fBSDL_GetAppState\fP \- Get the state of the application 11 This function returns the current state of the application\&. The value returned is a bitwise combination of: 14 The application has mouse focus\&. 17 The application has keyboard focus 20 The application is visible
|
/libcore/luni/src/main/java/libcore/net/ |
MimeUtils.java | 50 add("application/andrew-inset", "ez"); 51 add("application/dsptype", "tsp"); 52 add("application/futuresplash", "spl"); 53 add("application/hta", "hta"); 54 add("application/mac-binhex40", "hqx"); 55 add("application/mac-compactpro", "cpt"); 56 add("application/mathematica", "nb"); 57 add("application/msaccess", "mdb"); 58 add("application/oda", "oda"); 59 add("application/ogg", "ogg") [all...] |
/development/samples/Spinner/ |
_index.html | 2 This sample is a simple application that serves as an application under test 3 for the <a href="../SpinnerTest/index.html">SpinnerTest</a> test application example. 6 This application illustrates basic state management across the Android application life cycle, 7 mainly for the purpose of highlighting common patterns of Activity testing. When the application 9 Thereafter, the application saves a selection as soon as it 10 is made. The application remembers the selection from invocation to invocation, even 14 The test application <a href="../SpinnerTest/index.html">SpinnerTest</a> 19 For more information about this application, see th [all...] |
/external/chromium_org/build/win/ |
compatibility.manifest | 4 <application> 5 <!--The ID below indicates application support for Windows Vista --> 7 <!--The ID below indicates application support for Windows 7 --> 9 <!--The ID below indicates application support for Windows 8 --> 11 <!--The ID below indicates application support for Windows 8.1 --> 13 </application>
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/internal/ |
ClassNameResolverTest.java | 3 import android.app.Application; 12 assertEquals(TestApplication.class, new ClassNameResolver<Application>("com.xtremelabs.robolectric", "TestApplication").resolve()); 17 assertEquals(TestApplication.class, new ClassNameResolver<Application>("com.xtremelabs.robolectric", ".TestApplication").resolve()); 22 assertEquals(TestApplication.class, new ClassNameResolver<Application>("com.xtremelabs.robolectric", "com.xtremelabs.robolectric.TestApplication").resolve()); 27 assertEquals(TestApplication.class, new ClassNameResolver<Application>("com.xtremelabs", ".robolectric.TestApplication").resolve()); 32 new ClassNameResolver<Application>("com.xtremelabs", "robolectric.TestApplication").resolve();
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
BaseChromiumApplication.java | 7 import android.app.Application; 10 * Basic application functionality that should be shared among all browser applications. 12 public class BaseChromiumApplication extends Application {
|
/external/chromium_org/tools/gyp/test/win/linker-flags/ |
extra.manifest | 5 <application>
6 <!--This Id value indicates the application supports Windows 7 functionality-->
8 </application>
|
extra2.manifest | 5 <application>
6 <!--This Id value indicates the application supports Windows Vista functionality -->
8 </application>
|
/frameworks/base/core/java/android/content/res/ |
package.html | 3 <p>Contains classes for accessing application resources, 6 (orientation, input types, etc.) that affect how the application may behave.</p> 9 href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> guide.</p>
|
/development/samples/BusinessCard/ |
_index.html | 1 <p>A sample application that demonstrates how to launch the built-in contact 4 level the application is running under.</p> 6 <img alt="Screenshot #1 of the Business Card application" src="../images/BusinessCard1.png" /> 7 <img alt="Screenshot #2 of the Business Card application" src="../images/BusinessCard2.png" />
|
/development/samples/Home/ |
_index.html | 1 <p>This is a sample Home application. The Home application that users use 2 to launch applications by default is an ordinary application itself. 6 <p>This is actually the source of an old incarnation of the default Home application,
|
/external/chromium/chrome/common/extensions/docs/server/ |
app.yaml | 0 application: chromeextensionsdocs
|