HomeSort by relevance Sort by last modified time
    Searched defs:Application (Results 1 - 10 of 10) sorted by null

  /external/proguard/examples/annotations/examples/
Application.java 4 * This application illustrates the use of annotations for configuring ProGuard.
7 * javac -classpath ../lib/annotations.jar Application.java
14 public class Application
  /frameworks/base/core/java/android/app/
Application.java 25 * Base class for those who need to maintain global application state. You can
27 * AndroidManifest.xml's <application> tag, which will cause that class
28 * to be instantiated for you when the process for your application/package is
31 * <p class="note">There is normally no need to subclass Application. In
39 public class Application extends ContextWrapper implements ComponentCallbacks {
41 public Application() {
46 * Called when the application is starting, before any other application
  /sdk/draw9patch/src/com/android/draw9patch/
Application.java 25 public class Application {
28 System.setProperty("com.apple.mrj.application.apple.menu.about.name", "Draw 9-patch");
  /external/tcpdump/
print-snmp.c 107 * Application-wide ASN.1 types from the Internet SMI and their tags
109 const char *Application[] = {
224 * Ties together the preceding Universal, Application, Context, and Private
235 defineCLASS(Application),
236 #define APPLICATION 1
547 case APPLICATION:
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 151 application can support all ciphers/hashes/prngs/bignum without changing the source code.
222 \chapter{The Application Programming Interface (API)}
353 \textit{x} so that the calling application will know how many bytes were used.
546 keys (mainly for test vectors anyways). Ideally, your application should be making at least 256 bit keys. This is not
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 290 milliseconds