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

<<31323334353637383940>>

  /frameworks/base/docs/html/training/printing/
index.jd 23 information from your Android application gives users a way to see a larger version of the
24 content from your app or share it with another person who is not using your application.
32 your application, including printing images, HTML pages and creating custom documents for
  /frameworks/base/docs/html/training/scheduling/
index.jd 33 drained. Yet there are times when your application might require a different behavior:</p>
63 of the lifetime of the application, even if the application is not running and/or the
  /frameworks/base/nfc-extras/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
27 </application>
  /frameworks/native/opengl/tests/angeles/
app.h 40 // The simple framework expects the application code to define these functions.
45 /* Value is non-zero when application is alive, and 0 when it is closing.
46 * Defined by the application framework.
  /packages/apps/BasicSmsReceiver/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
26 </application>
  /packages/apps/Browser/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
26 </application>
  /packages/apps/Camera/tests/
AndroidManifest.xml 22 <application>
24 </application>
43 android:label="Tests for Camera application."/>
  /packages/apps/Camera2/tests/
AndroidManifest.xml 20 <application
23 </application>
27 android:label="Tests for Camera2 application."/>
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java 19 import android.app.Application;
28 * The application class loads the default preferences at first start,
31 public class CellBroadcastReceiverApp extends Application {
  /packages/apps/Email/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
26 </application>
  /packages/apps/Exchange/tests/
AndroidManifest.xml 22 <!-- We add an application tag here just so that we can indicate that
25 <application>
27 </application>
  /packages/apps/InCallUI/src/com/android/incallui/
InCallApp.java 19 import android.app.Application;
26 * Top-level Application class for the InCall app.
28 public class InCallApp extends Application {
  /packages/apps/Mms/apptests/
AndroidManifest.xml 27 <!-- We add an application tag here just so that we can indicate that
30 <application
40 </application>
  /packages/apps/Mms/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
26 </application>
  /packages/apps/Nfc/etc/
sample_nfcee_access.xml 21 If a signer has zero package tags, then ANY application with the
23 If a signer has one or more package tags, then an application signed
31 In this example, any application from the first signer is granted
  /packages/apps/Nfc/tests/
AndroidManifest.xml 21 <!-- We add an application tag here just so that we can indicate that
24 <application>
26 </application>
  /prebuilts/tools/common/freemarker/
README.txt 41 location where your Java application's ClassLoader will find it. For
42 example, if you use FreeMarker in a web application, you probably want
44 application.
  /developers/samples/android/
.gitignore 1 # built application files
  /development/samples/BluetoothChat/
_index.html 1 <p>This application allows two Android devices to carry out
  /development/samples/ContactManager/
_index.html 1 <p>A sample application that demonstrates how to manually query the system contacts provider using
  /development/samples/SearchableDictionary/
_index.html 1 <p>A sample application that demonstrates Android's search framework.</p>
3 <p>This application includes a dictionary of words. By invoking the Android search dialog inside the
7 that match the entered text. The application also allows Quick Search Box (Android's system-wide
10 <p>The code in this application demonstrates how to:</p>
  /development/samples/Support13Demos/src/com/example/android/supportv13/
_package.html 18 of using the application package support APIs.
  /development/samples/Support4Demos/src/com/example/android/supportv4/
_package.html 18 of using the application package support APIs.
  /development/samples/Support7Demos/src/com/example/android/supportv7/
_package.html 18 of using the application package support APIs.
  /development/samples/WiktionarySimple/
_index.html 1 <p>A sample application that demonstrates how to create an interactive widget for display on the Android home screen.</p>

Completed in 924 milliseconds

<<31323334353637383940>>