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

<<81828384858687888990>>

  /frameworks/opt/telephony/src/java/android/telephony/
SmsManager.java 79 * is NULL the caller will be checked against all unknown applications,
157 * is NULL the caller will be checked against all unknown applications,
224 * is NULL the caller will be checked against all unknown applications,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 330 * is NULL the caller will be checked against all unknown applications,
372 * is NULL the caller will be checked against all unknown applications,
413 * is NULL the caller will be checked against all unknown applications,
SMSDispatcher.java 231 * Note: All applications which handle incoming SMS messages by processing the
477 * is NULL the caller will be checked against all unknown applications,
505 * is NULL the caller will be checked against all unknown applications,
542 * is NULL the caller will be checked against all unknown applications,
630 * is NULL the caller will be checked against all unknown applications,
    [all...]
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 49 * <code>newSchema</code> methods is being invoked, applications
409 * Applications can call this method even during a {@link Schema}
467 * Applications can call this method even during a {@link Schema}
  /libcore/luni/src/main/java/org/w3c/dom/
DOMConfiguration.java 238 * , applications must use the value
240 * applications must use the value
289 * one to <code>false</code>. Applications should also consider setting the
  /packages/apps/LegacyCamera/res/values/
strings.xml 31 <!-- label for the 'video recording application shown in the top level 'all applications' -->
247 <!-- Title of the dialog showing a list of applications that can share the captured picture. [CHAR LIMIT=30] -->
250 <!-- Title of the dialog showing a list of applications that can share the captured video. [CHAR LIMIT=30] -->
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageInstallerActivity.java 59 * applications setting. A memory check is made at this point and the user is notified of out
78 // ApplicationInfo object primarily used for already existing applications
270 //launch manage applications
  /packages/apps/Settings/
AndroidManifest.xml     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 213 * network round trip and some applications monitor the timing very
234 * PulseAudio allows applications to fully synchronize multiple
354 * most applications passing 0 and PA_SEEK_RELATIVE as arguments for
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 213 * network round trip and some applications monitor the timing very
234 * PulseAudio allows applications to fully synchronize multiple
354 * most applications passing 0 and PA_SEEK_RELATIVE as arguments for
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 213 * network round trip and some applications monitor the timing very
234 * PulseAudio allows applications to fully synchronize multiple
354 * most applications passing 0 and PA_SEEK_RELATIVE as arguments for
  /external/chromium_org/ppapi/c/
ppb_input_event.h 482 * applications may want to create their own for internal use. The type must
593 * applications may want to create their own for internal use.
702 * need to create them, but some applications may want to create their own
806 * need to create them, but some applications may want to create their own
    [all...]
  /external/chromium_org/third_party/libpng/
pngwrite.c 416 * and restored again in libpng-1.2.30, may cause some applications that
541 * we must recompile any applications that use any older library version.
585 /* Applications that neglect to set up their own setjmp() and then
608 /* We only come here via pre-1.0.7-compiled applications */
616 /* We only come here via pre-1.0.12-compiled applications */
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
engine.h 178 * "discovered" by calling applications. The fact these control commands
260 * disable checking and workarounds for applications that fork().
451 * for applications to use so that users (or config files) can supply
461 * compliant ENGINE-based applications can work consistently with the same
462 * configuration for the same ENGINE-enabled devices, across applications. */
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
engine.h 178 * "discovered" by calling applications. The fact these control commands
260 * disable checking and workarounds for applications that fork().
451 * for applications to use so that users (or config files) can supply
461 * compliant ENGINE-based applications can work consistently with the same
462 * configuration for the same ENGINE-enabled devices, across applications. */
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
tcmalloc.html 48 other applications.</p>
63 <p>You can use TCMalloc in applications you didn't compile yourself,
126 Return one of the newly fetched objects to the applications.</p>
512 applications with many threads, this may not be a large enough cache,
741 applications that aren't linked against <code>libpthread.so</code> (or
  /external/libpng/
pngwrite.c 416 * and restored again in libpng-1.2.30, may cause some applications that
541 * we must recompile any applications that use any older library version.
585 /* Applications that neglect to set up their own setjmp() and then
608 /* We only come here via pre-1.0.7-compiled applications */
616 /* We only come here via pre-1.0.12-compiled applications */
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 81 Group: Applications/Internet
110 Group: Applications/Internet
124 Group: Applications/Internet
130 Group: Applications/Internet
770 - Move -clients subpackage to Applications/Internet group
  /external/openssl/crypto/engine/
engine.h 178 * "discovered" by calling applications. The fact these control commands
260 * disable checking and workarounds for applications that fork().
451 * for applications to use so that users (or config files) can supply
461 * compliant ENGINE-based applications can work consistently with the same
462 * configuration for the same ENGINE-enabled devices, across applications. */
    [all...]
  /external/openssl/include/openssl/
engine.h 178 * "discovered" by calling applications. The fact these control commands
260 * disable checking and workarounds for applications that fork().
451 * for applications to use so that users (or config files) can supply
461 * compliant ENGINE-based applications can work consistently with the same
462 * configuration for the same ENGINE-enabled devices, across applications. */
    [all...]
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 53 <p>An activity can even start activities that exist in other applications on the device. For
60 though the activities may be from different applications, Android maintains this seamless user
220 great for most applications and you shouldn't have to worry about how your activities are associated
264 <p class="caution"><strong>Caution:</strong> Most applications should not interrupt the default
439 different applications can share an affinity, or activities defined in the same application can be
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 16 devices, including the those running the Android platform. It allows applications to
70 and audio sequencing applications such as Logic, SONAR, Cubase and others. </p>
123 closer than a pre-composed composition that never changes. In some applications
274 interactively, the content author will work in two applications which are
504 segment will respond to the applications API commands during game play.</p>
    [all...]
  /frameworks/base/docs/html/tools/support-library/
index.jd 28 level. This design means that your applications can use the libraries' features and still be
239 files between applications.</li>
312 interface to {@link android.support.v4.view.ViewPager} to allow applications to
476 for sending and receiving content for social sharing applications, including new metadata for
620 <li>Added <code>LocalBroadcastManager</code> to allow applications to easily
    [all...]
  /frameworks/base/media/java/android/media/
MediaRecorder.java 54 * <p>Applications may want to register for informational and error
61 * applications are required to create MediaRecorder objects on threads with a
199 * third-party applications.
710 * <p>Since API level 13, if applications set a camera via
    [all...]
  /external/chromium_org/third_party/zlib/
zlib.h 11 including commercial applications, and to alter it and redistribute it
95 struct internal_state FAR *state; /* not visible by applications */
269 should be set only when necessary (in interactive applications). Some
309 block to be emitted. This is for advanced applications that need to control
484 header is not retained, so applications that need that information should
519 The following functions are needed only in some special applications.
573 decoder for special applications.
    [all...]

Completed in 1812 milliseconds

<<81828384858687888990>>