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

<<31323334353637383940>>

  /frameworks/base/docs/html/about/versions/
android-3.0.jd 143 <p>The Action Bar is standard for all applications that use the new holographic theme, which is
161 <p>Applications can now copy and paste data (beyond mere text) to and from the system-wide
278 applications.</p>
291 social applications to show the contact photo of the person who is the source of the
327 <p>Android now includes APIs for applications to verify the state of connected Bluetooth A2DP and
328 headset profile devices. For example, applications can identify when a Bluetooth headset is
329 connected for listening to music and notify the user as appropriate. Applications can also receive
543 <p>This flag helps applications by making them draw faster. This results in smoother animations,
573 high-performance 3D effects for applications, wallpapers, carousels, and more.</p>
603 <p>Applications can now pass an M3U playlist URL to the media framework to begin an HTTP Liv
    [all...]
  /docs/source.android.com/src/devices/tech/input/
key-character-map-files.jd 59 keystokes into applications by the IME or by test instrumentation, even
62 same on all devices. This makes it possible for applications to inject
215 for new keys that not all applications know how to handle, such as ESCAPE or
303 <p>So applications that recognize and support <code>KEYCODE_ESCAPE</code> have the
304 opportunity to handle it as is, but other applications that do not can instead
321 with older applications that do not recognize or directly support all of the keys
326 # include a few fallback behaviors for special keys that few applications
  /frameworks/base/core/java/android/app/
AlarmManager.java 54 * new APIs to support applications which need strict delivery guarantees; see
56 * {@link #setExact(int, long, PendingIntent)}. Applications whose {@code targetSdkVersion}
164 * Applications whose {@code targetSdkVersion} is before API 19 will
223 * exact alarms, rescheduling each time as described above. Legacy applications
269 * When precise delivery is not required, applications should use the standard
272 * at precisely-specified times with no acceptable variation, applications can use
316 * scheduled as exact. Applications are strongly discouraged from using exact
  /frameworks/base/core/java/android/provider/
Downloads.java 200 * Applications can write to this to control (pause/resume) the download.
209 * Applications can read this to follow the progress of each download. See
296 * multiple applications share the same UID, all those applications will be
439 * by filename to all applications.
445 * partition. This is the behavior used by applications that want to
501 * to notify applications of the download progress.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 94 application or other applications. Menus are useful for freeing screen space,
115 All but the simplest applications have menus. The system automatically
118 functionality across all applications. All menus are panels that "float"
262 applications, such as browsers, which themselves can contain web applications,
272 that are common across all applications: operations such as "Select all", "Select text",
514 consistent across applications.
  /frameworks/base/docs/html/guide/topics/connectivity/
sip.jd 16 <li><a href="#testing">Testing SIP Applications</a></li>
35 This lets you add SIP-based internet telephony features to your applications.
37 services that let applications easily set up outgoing and incoming voice calls,
41 <p>Here are examples of the types of applications that might use the SIP API:</p>
55 <a href="#testing">Testing SIP Applications</a>.</li>
468 <h2 id="testing">Testing SIP Applications</h2>
470 <p>To test SIP applications, you need the following:</p>
  /packages/providers/DownloadProvider/docs/
index.html 215 <li> Column restrictions, such that only a small number of the download provider's columns can be read or queried by applications.
222 structured), but the second one relies on arbitrary strings (URIs and SQL fragments) passed by applications and is therefore at a
231 <tr><td > <code>_DATA</code> </td><td > Probably should not be visible to applications. <b>WARNING</b> Security concern: This holds filenames, including those of private files. While file permissions are supposed to kick in and protect the files, hiding private filenames deeper in would probably be a reasonable idea. </td></tr>
247 The <code>URI</code> column is visible to the initiating application, which is a mild security risk. It should be hidden, but the OTA update mechanism relies on it to check duplicate downloads and to display the download that's currently ongoing in the settings app. If another string column was exposed to the initiating applications, the OTA update mechanism could use that one, and <code>URI</code> could then be hidden. For Cupcake, without changing the database schema, the <code>ENTITY</code> column could be re-used as it's currently unused.
260 If the <code>URI</code> column gets hidden, it could be used to store the intermediate URIs. After 1.0 the only available integer columns were <code>METHOD</code> and <code>CONTROL</code>. <code>CONTROL</code> was re-exposed to applications and can't be used. <code>METHOD</code> is slated to be re-used for 503 retry-after delays. It could be split into two halves, one for retry-after and one for the redirect count. It would make more sense to count the redirect loop with <code>FAILED_CONNECTIONS</code>, but since there's already quite some code using it it'd take a bit more effort. Ideally handling of redirects would be delayed until a future release, with a cleanup of the database schema (going along with the cleanup of the handling of filenames).
272 Right now <code>OTHER_UID</code> is used by checkin/update to allow the settings app to display the name of an ongoing OTA update, and by Market to allow the system to install the new apks. It is however a dangerous feature, at least because it touches a part of the code that is critical to the download manager security (separation of applications).
299 <!--There are enough common requirements between the various applications that need to perform reliable background downloads that implementing a centralized download manager is more cost-effective than having each application implement their own subset of the overall feature set.-->
318 <tr><td > 1001 </td><td > 1.0 <b>YES</b> </td><td > &nbsp; </td><td > Download Manager API </td><td > The download manager provides an API that allows applications to initiate downloads. </td><td > &nbsp; </td></tr>
319 <tr><td > 1002 </td><td > 1.0 <b>YES</b> </td><td > &nbsp; </td><td > Cookies </td><td > The download manager API allows applications to pass cookies to the download manager. </td><td > &nbsp; </td></tr>
320 <tr><td > 1003 </td><td > 1.0 <b>YES</b> </td><td > &nbsp; </td><td > Security </td><td > The download manager provides a mechanism that prevents arbitrary applications from accessing meta-data about current and past downloads. </td><td > In 1.0, known holes between (…)
    [all...]
  /external/libogg/doc/
rfc5334.txt 255 content aimed at scientific and other applications that require
279 real-time applications for the RTP payload formats of Theora
313 Issues may arise on applications that use Ogg for streaming or file
393 Applications which use this media type: Scientific and otherwise that
465 Applications which use this media type: Multimedia applications,
525 Applications which use this media type: Multimedia applications,
783 copyrights, patents or patent applications, or other proprietary
  /frameworks/base/docs/html/google/play/
filters.jd 50 results are filtered based on which applications are compatible with the device.
71 applications from the Google Play app.</p>
99 site</a>, they can see all published applications. The Google Play web site
145 <li><p>For applications that set either the <code><a
328 filter applications based on the advanced manifest elements in table 2.</p>
331 only. These are designed for certain types of high-performance games and similar applications that
332 require strict controls on application distribution. <strong>Most applications should never use
378 <td valign="top">Publishing Status</td> <td valign="top"><p>Only published applications will appear in
400 <td valign="top">Copy-Protected Applications</td> <td valign="top"><p class="caution">Google
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
services.jd 67 <p>Applications that provide accessibility services must include specific declarations in their
160 as a developer the flexibility to handle only specific events types from specific applications. The
164 <li><strong>Package Names</strong> - Specify the package names of applications whose accessibility
315 the notifications screen and recent applications list. Android 4.1 also includes a new type of
356 <p>Accessibility services can take action on behalf of users to make interacting with applications
361 <a href="#register">register</a> to receive events from a few or many applications and request
362 permission to view the content of applications by setting the
397 notifications screen or recent applications list, then use the
424 applications that expect input focus to be in a specific location when certain actions are taken.
  /docs/source.android.com/src/source/
report-bugs.jd 68 channels, especially for devices other than Nexus. Issues with applications
69 that aren't part of AOSP need to be reported with those applications'
70 developers; that is also the case for Google applications.</p>
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 100 * For compatibility with HTTP/1.0 applications, HTTP/1.1 requests containing a message-body
107 * <p>All HTTP/1.1 applications that receive entities MUST accept the "chunked" transfer-coding
167 * Applications SHOULD use this field to indicate the transfer-length of the message-body,
  /external/chromium/chrome/common/extensions/docs/static/
tut_oauth.html 5 <a href="http://oauth.net/">OAuth</a> is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many sites have started enabling APIs to use OAuth because of its security and standard set of libraries.
56 Luckily, Google and a few other companies have been working on an <a href="http://code.google.com/apis/accounts/docs/OAuthForInstalledApps.html">OAuth for installed applications</a> solution that you can use from an extension environment. In the installed applications OAuth dance, the consumer key/secret are ?anonymous?/?anonymous? and you provide an <em>application name</em> for the user to grant access to (instead of an application URL). The end result is the same: your background page requests the initial token, opens a new tab to the approval page, and finally makes the asynchronous call for the access token.
  /external/chromium_org/chrome/common/extensions/api/
socket.idl 315 // multicast loopback mode. On Windows, the applications with loopback off
317 // applications with loopback off will not SEND the loopback packets to
318 // other applications on the same host. See MSDN: http://goo.gl/6vqbj
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_oauth.html 5 <a href="http://oauth.net/">OAuth</a> is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many sites have started enabling APIs to use OAuth because of its security and standard set of libraries.
59 Luckily, Google and a few other companies have been working on an <a href="http://code.google.com/apis/accounts/docs/OAuthForInstalledApps.html">OAuth for installed applications</a> solution that you can use from an extension environment. In the installed applications OAuth dance, the consumer key/secret are ?anonymous?/?anonymous? and you provide an <em>application name</em> for the user to grant access to (instead of an application URL). The end result is the same: your background page requests the initial token, opens a new tab to the approval page, and finally makes the asynchronous call for the access token.
  /external/chromium_org/chrome/installer/linux/common/
installer.include 88 "${STAGEDIR}/usr/share/applications" \
229 "${STAGEDIR}/usr/share/applications/${PACKAGE}.desktop"
230 chmod 644 "${STAGEDIR}/usr/share/applications/${PACKAGE}.desktop"
  /external/jpeg/
filelist.doc 13 variants of JPEG. There are also two stand-alone applications,
37 Applications using the library should include jpeglib.h (which in turn
43 Most other applications will directly include the system include files they
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 15 * This abstraction allows applications using this decoder to easily support
22 * \brief Describes the decoder algorithm interface to applications.
113 * Initializes a decoder context using the given interface. Applications
  /external/qemu/distrib/jpeg-6b/
filelist.doc 13 variants of JPEG. There are also two stand-alone applications,
37 Applications using the library should include jpeglib.h (which in turn
43 Most other applications will directly include the system include files they
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 183 productInstallPath = "$(HOME)/Applications";
256 INSTALL_PATH = "$(HOME)/Applications";
274 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 183 productInstallPath = "$(HOME)/Applications";
256 INSTALL_PATH = "$(HOME)/Applications";
274 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/
project.pbxproj 200 productInstallPath = "$(HOME)/Applications";
275 INSTALL_PATH = "$(HOME)/Applications";
292 INSTALL_PATH = "$(HOME)/Applications";
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 36 * loads the currently installed applications from the package manager. This
39 * applications, and rebuilding the list when a change in configuration requires
46 * the currently installed applications in a list is below.
  /frameworks/base/docs/html/distribute/googleplay/promote/
brand.jd 24 <li>"Android" cannot be used in names of applications or accessory products,
36 <li><span style="color:green">Correct</span>: "Android features" or "Android applications"</li>
68 <p>You may not file trademark applications incorporating the Android robot logo or
  /frameworks/base/docs/html/google/play/billing/
gp-purchase-status-api.jd 90 <p>Applications using the Google Play Android Developer API are limited to an
105 uses the OAuth 2.0 protocol to allow authorized applications to access user
132 high-performance environment for all applications that use it. While you can

Completed in 794 milliseconds

<<31323334353637383940>>