HomeSort by relevance Sort by last modified time
    Searched full:application (Results 1726 - 1750 of 12067) sorted by null

<<61626364656667686970>>

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
native_activity.h 38 * It is created by the framework, and handed to the application's native
43 * Pointer to the callback function table of the native application.
75 * Path to this application's internal data directory.
80 * Path to this application's external (removable/mountable) data directory.
90 * This is the native instance of the application. It is not used by
91 * the framework, but can be set by the application to its own instance
97 * Pointer to the Asset Manager instance for the application. The application
104 * These are the callbacks the framework makes into a native application.
105 * All of these callbacks happen on the main thread of the application
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
native_activity.h 38 * It is created by the framework, and handed to the application's native
43 * Pointer to the callback function table of the native application.
75 * Path to this application's internal data directory.
80 * Path to this application's external (removable/mountable) data directory.
90 * This is the native instance of the application. It is not used by
91 * the framework, but can be set by the application to its own instance
97 * Pointer to the Asset Manager instance for the application. The application
104 * These are the callbacks the framework makes into a native application.
105 * All of these callbacks happen on the main thread of the application
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
activity-element.jd 50 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code></dd>
58 implements part of the application's visual user interface. All activities
73 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#reparent">allowTaskReparenting</a></code>
74 attribute of the <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code> element
83 Typically, it's used to cause the activities of an application to move
84 to the main task associated with that application.
90 is defined by the browser application, but is launched as part of the e-mail
126 useful, for example, in an application like the web browser where there i
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/
AndroidManifest.xml 24 <application>
26 </application>
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/
AndroidManifest.xml 33 <application>
38 </application>
  /cts/hostsidetests/holo/app/
AndroidManifest.xml 23 <application>
34 </application>
  /cts/suite/cts/deviceTests/opengl/
AndroidManifest.xml 18 <application android:allowBackup="false" >
46 </application>
  /cts/tests/accessibility/
AndroidManifest.xml 24 <application>
46 </application>
  /cts/tests/tests/accessibilityservice/
AndroidManifest.xml 27 <application android:theme="@android:style/Theme.Holo.NoActionBar" >
46 </application>
  /cts/tests/tests/accounts/
AndroidManifest.xml 28 <application>
40 </application>
  /cts/tests/tests/app/src/android/app/cts/
ApplicationTest.java 21 import android.app.Application;
29 * Test {@link Application}.
  /cts/tests/tests/content/
AndroidManifest.xml 22 <application>
40 </application>
  /cts/tests/tests/graphics2/
AndroidManifest.xml 29 <application>
37 </application>
  /cts/tests/tests/net/
AndroidManifest.xml 31 <application>
33 </application>
  /cts/tests/tests/opengl/
AndroidManifest.xml 27 <application
46 </application>
  /cts/tests/tests/os/
AndroidManifest.xml 25 <application>
35 </application>
  /cts/tests/tests/preference2/
AndroidManifest.xml 21 <application>
35 </application>
  /cts/tests/tests/uidisolation/
AndroidManifest.xml 21 <application android:label="UidIsolationTest">
30 </application>
  /cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/
AndroidManifest.xml 27 <application
46 </application>
  /developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/
AndroidManifest.xml 31 <application
51 </application>
  /developers/build/prebuilts/gradle/BasicNetworking/BasicNetworkingSample/src/main/
AndroidManifest.xml 27 <application
43 </application>
  /developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/
AndroidManifest.xml 33 <application android:label="@string/app_name"
46 </application>
  /developers/build/prebuilts/gradle/DoneBar/DoneBarSample/src/main/
AndroidManifest.xml 27 <application android:label="@string/app_name"
46 </application>
  /developers/build/prebuilts/gradle/HorizontalPaging/HorizontalPagingSample/src/main/
AndroidManifest.xml 29 <application
44 </application>
  /developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/src/main/
AndroidManifest.xml 30 <application
46 </application>

Completed in 931 milliseconds

<<61626364656667686970>>