HomeSort by relevance Sort by last modified time
    Searched full:application (Results 226 - 250 of 15726) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/smali/baksmali/src/main/resources/
baksmali.properties 0 application.version=${version
  /external/smali/smali/src/main/resources/
smali.properties 0 application.version=${version
  /prebuilts/go/darwin-x86/misc/nacl/testdata/
mime.types 16 # application/1d-interleaved-parityfec
17 # application/3gpp-ims+xml
18 # application/activemessage
19 application/andrew-inset ez
20 # application/applefile
21 application/applixware aw
22 application/atom+xml atom
23 application/atomcat+xml atomcat
24 # application/atomicmail
25 application/atomsvc+xml atomsv
    [all...]
  /prebuilts/go/linux-x86/misc/nacl/testdata/
mime.types 16 # application/1d-interleaved-parityfec
17 # application/3gpp-ims+xml
18 # application/activemessage
19 application/andrew-inset ez
20 # application/applefile
21 application/applixware aw
22 application/atom+xml atom
23 application/atomcat+xml atomcat
24 # application/atomicmail
25 application/atomsvc+xml atomsv
    [all...]
  /art/test/116-nodex2oat/
info.txt 1 Test that disables dex2oat'ing the application.
  /art/test/117-nopatchoat/
info.txt 1 Test that disables patchoat'ing the application.
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
TestApplication.java 3 import android.app.Application;
5 public class TestApplication extends Application {
  /external/jetty/src/resources/org/eclipse/jetty/http/
mime.properties 1 ai = application/postscript
5 apk = application/vnd.android.package-archive
11 bcpio = application/x-bcpio
12 bin = application/octet-stream
13 cab = application/x-cabinet
14 cdf = application/x-netcdf
15 class = application/java-vm
16 cpio = application/x-cpio
17 cpt = application/mac-compactpro
18 crt = application/x-x509-ca-cer
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/
drirc 3 <application name="Unigine Sanctuary" executable="Sanctuary">
6 </application>
7 <application name="Unigine Tropics" executable="Tropics">
10 </application>
11 <application name="Unigine Heaven (32-bit)" executable="heaven_x86">
14 </application>
15 <application name="Unigine Heaven (64-bit)" executable="heaven_x64">
18 </application>
19 <application name="Unigine OilRush (32-bit)" executable="OilRush_x86">
21 </application>
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
MimeIconUtils.java 42 add("application/vnd.android.package-archive", icon);
46 add("application/ogg", icon);
47 add("application/x-flac", icon);
51 add("application/pgp-keys", icon);
52 add("application/pgp-signature", icon);
53 add("application/x-pkcs12", icon);
54 add("application/x-pkcs7-certreqresp", icon);
55 add("application/x-pkcs7-crl", icon);
56 add("application/x-x509-ca-cert", icon);
57 add("application/x-x509-user-cert", icon)
    [all...]
  /art/test/089-many-methods/
info.txt 1 Test that we print a reasonable message when the application exceeds more
  /external/llvm/test/YAMLParser/
spec-07-07a.test 3 # Private application:
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
booleans_more_show.txt 1 You are viewing the booleans page for the application domain.
  /frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
Asn1Class.java 4 Universal, Application, Context, Private
  /external/nanohttpd/core/src/main/resources/META-INF/nanohttpd/
default-mimetypes.properties 21 swf=application/x-shockwave-flash
22 js=application/javascript
23 pdf=application/pdf
24 doc=application/msword
25 ogg=application/x-ogg
26 zip=application/octet-stream
27 exe=application/octet-stream
28 class=application/octet-stream
29 m3u8=application/vnd.apple.mpegurl
  /external/skia/experimental/SimpleiOSApp/iPhone/
AppDelegate_iPhone.m 17 #pragma mark Application lifecycle
19 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
21 // Override point for customization after application launch.
29 - (void)applicationWillResignActive:(UIApplication *)application {
31 Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
37 - (void)applicationDidEnterBackground:(UIApplication *)application {
39 Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
    [all...]
  /frameworks/opt/telephony/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...]
  /packages/apps/Messaging/src/android/support/v7/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...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/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/v1/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...]
  /external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/
DemoApplicationModule.java 18 import android.app.Application;
28 * {@link android.app.Application} to create.
32 private final Application application; field in class:DemoApplicationModule
34 public DemoApplicationModule(Application application) {
35 this.application = application;
39 * Expose the application to the graph.
41 @Provides @Singleton Application application() method in class:DemoApplicationModule
    [all...]
  /art/test/113-multidex/
info.txt 1 Test whether we can run code from an application split into multiple dex files (similar to
  /external/chromium-trace/catapult/third_party/Paste/tests/urlparser_data/python/
simpleapp.py 1 def application(environ, start_response): function
  /external/chromium-trace/catapult/third_party/Paste/tests/urlparser_data/python/sub/
simpleapp.py 1 def application(environ, start_response): function
  /external/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 17 #pragma mark Application lifecycle
19 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
21 // Override point for customization after application launch.
29 - (void)applicationWillResignActive:(UIApplication *)application {
31 Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
37 - (void)applicationDidBecomeActive:(UIApplication *)application {
39 Restart any tasks that were paused (or not yet started) while the application was inactive.
44 - (void)applicationWillTerminate:(UIApplication *)application {
    [all...]

Completed in 1226 milliseconds

1 2 3 4 5 6 7 8 91011>>