HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 501 - 525 of 4211) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/hardware/
Camera.java 97 * use by other applications. Applications should release the camera
282 * the same camera is opened by other applications, this will throw a
286 * otherwise it will remain locked and be unavailable to other applications.
403 * <p>Since API level 14, camera is automatically locked for applications in
404 * {@link android.media.MediaRecorder#start()}. Applications can use the
422 * <p>Since API level 14, camera is automatically locked for applications in
423 * {@link android.media.MediaRecorder#start()}. Applications can use the
670 * Applications can add one or more buffers to the queue. When a preview
674 * the frame is discarded. Applications should add buffers back when the
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
FileAccessPermissionTest.java 32 * <LI><B>/system should be mounted read-only</B><BR> <LI><B>applications should
34 * except for external storage -- see below)</B><BR> <LI><B>applications should
35 * not be able to read/write data in another applications /data/data space</B>
  /development/samples/Home/src/com/example/android/home/
Home.java 195 * only a wallpaper intent receiver to let other applications change the
255 * Refreshes the favorite applications stacked over the all apps button.
351 * Refreshes the recently launched applications stacked over the favorites. The number
477 * Loads the list of installed applications in mApplications.
518 * Shows all of the applications by playing an animation on the grid.
554 * Hides all of the applications by playing an animation on the grid.
582 * Receives intents from other applications to change the wallpaper.
592 * Receives notifications when applications are added/removed.
605 * GridView adapter to show the list of all installed applications.
677 * Shows and hides the applications grid view
    [all...]
  /external/bison/lib/
closeout.c 95 Applications that use close_stdout should flush any streams
97 _exit will bypass other buffer flushing. Applications should
99 errors. Also, applications should not use tmpfile, since _exit
  /external/chromium_org/chrome/browser/apps/
shortcut_manager.cc 39 // Creates a shortcut for an application in the applications menu, if there is
125 // shortcut in the applications menu (e.g., Start Menu).
188 // Create an applications menu shortcut for each app in this profile.
  /external/chromium_org/third_party/libxml/src/
libxml.spec.in 24 Summary: Libraries, includes, etc. to develop XML and HTML applications
31 Libraries, include files, etc you can use to develop XML applications.
49 The libxml2-python package contains a module that permits applications
libxml2.spec 24 Summary: Libraries, includes, etc. to develop XML and HTML applications
31 Libraries, include files, etc you can use to develop XML applications.
49 The libxml2-python package contains a module that permits applications
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
37 For some applications, maintaining per-thread contexts and
42 implement. This extension gives those applications that option by
  /external/chromium_org/third_party/openssl/openssl/crypto/store/
README 47 the need from most, if not all, current applications. Applications
50 S/MIME applications would typically use Email to look up recipient
  /external/chromium_org/third_party/opus/src/
README 5 Opus can handle a wide range of interactive audio applications, including
11 for non-realtime stored-file applications such as music distribution, game
12 soundtracks, portable music players, jukeboxes, and other applications that
  /external/jpeg/
coderules.doc 87 we want it to be reentrant so that it can be used by applications that process
113 applications may want only one half of the library.
118 applications.
jconfig.doc 97 * but they don't need to be visible to applications using the library.
116 * but only the sample applications cjpeg/djpeg (see cjpeg.c, djpeg.c).
117 * Other applications can ignore these.
jconfig.h 98 * but they don't need to be visible to applications using the library.
117 * but only the sample applications cjpeg/djpeg (see cjpeg.c, djpeg.c).
118 * Other applications can ignore these.
jdatadst.c 10 * are sufficient for most applications, some will want to use a different
60 * In typical applications, this should write the entire output buffer
65 * In applications that need to be able to suspend compression due to output
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 28 applications that need to use the libcap-ng library.
39 and can be used by python applications.
47 The libcap-ng-utils package contains applications to analyze the
  /external/libpcap/
README.linux 11 from applications using libpcap.
19 The Packet protocol is used by applications which communicate
35 The Packet protocol is used by applications which communicate
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
37 For some applications, maintaining per-thread contexts and
42 implement. This extension gives those applications that option by
  /external/openssl/crypto/store/
README 47 the need from most, if not all, current applications. Applications
50 S/MIME applications would typically use Email to look up recipient
  /external/qemu/distrib/jpeg-6b/
coderules.doc 87 we want it to be reentrant so that it can be used by applications that process
113 applications may want only one half of the library.
118 applications.
jconfig.doc 97 * but they don't need to be visible to applications using the library.
116 * but only the sample applications cjpeg/djpeg (see cjpeg.c, djpeg.c).
117 * Other applications can ignore these.
jconfig.h 98 * but they don't need to be visible to applications using the library.
117 * but only the sample applications cjpeg/djpeg (see cjpeg.c, djpeg.c).
118 * Other applications can ignore these.
jdatadst.c 10 * are sufficient for most applications, some will want to use a different
60 * In typical applications, this should write the entire output buffer
65 * In applications that need to be able to suspend compression due to output
  /frameworks/base/core/java/android/content/res/
AssetManager.java 31 * for the way most applications will want to retrieve their resource data.
83 * Applications will not generally use this method, instead retrieving the
85 * use by applications.
359 * package (not only its assets). Applications should not normally use
372 * package (not only its assets). Applications should not normally use
384 * Open a non-asset in a specified package. Not for use by applications.
396 * Open a non-asset in a specified package. Not for use by applications.
465 * applications.
477 * applications.
602 * either a directory or ZIP file. Not for use by applications. Return
    [all...]
  /frameworks/base/core/java/android/nfc/tech/
NfcA.java 31 * <p>The primary NFC-A I/O operation is {@link #transceive}. Applications must
99 * <p>Applications must not append the EoD (CRC) to the payload,
101 * <p>Applications must only send commands that are complete bytes,
NfcB.java 29 * <p>The primary NFC-B I/O operation is {@link #transceive}. Applications must
95 * <p>Applications must not append the EoD (CRC) to the payload,
97 * <p>Applications must not send commands that manage the polling

Completed in 952 milliseconds

<<21222324252627282930>>