HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 226 - 250 of 4989) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/xml/sax/
Parser.java 28 * applications to register handlers for different types of events
61 * however, they must throw a SAX exception. Applications may
83 * <p>Applications may register a new or different entity resolver
102 * <p>Applications may register a new or different
121 * <p>Applications may register a new or different handler in the
140 * <p>Applications may register a new or different handler in the
159 * <p>Applications may not invoke this method while a parse is in
  /external/chromium_org/chrome/browser/
shell_integration_linux_unittest.cc 200 // Shortcut in applications directory.
204 base::FilePath apps_path = temp_dir.path().AppendASCII("applications");
221 // Shortcut in applications directory with NoDisplay=true.
225 base::FilePath apps_path = temp_dir.path().AppendASCII("applications");
235 // Doesn't count as being in applications menu.
242 // Shortcut on desktop and in applications directory.
250 base::FilePath apps_path = temp_dir2.path().AppendASCII("applications");
280 // Test that it searches $XDG_DATA_HOME/applications.
287 // Create a file in a non-applications directory. This should be ignored.
292 temp_dir.path().AppendASCII("applications")));
    [all...]
  /frameworks/base/docs/html/training/articles/
security-tips.jd 71 applications.</p>
76 the ability to limit data access to particular applications, nor do they
114 to your own application or exported to allow access by other applications.
116 applications with access to your {@link android.content.ContentProvider}, mark them as <code><a
124 that will be exported for use by other applications, you can specify a single
177 <p>Because Android sandboxes applications from each other, applications must explicitly
202 applications, such as a {@link android.content.ContentProvider}.
207 protection level</a> on permissions for IPC communication between applications
224 uncommon for most applications, because the <
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
running.html 8 <li><a class="reference internal" href="#portable-native-client-pnacl-applications" id="id6">Portable Native Client (PNaCl) applications</a></li>
9 <li><a class="reference internal" href="#native-client-applications-and-the-chrome-web-store" id="id7">Native Client applications and the Chrome Web Store</a></li>
29 <p>This document describes how to run Native Client applications during
31 <p>The workflow for PNaCl applications is straightfoward and will only be discussed
32 briefly. For NaCl applications distributed through the web-store, there is a
34 <h2 id="portable-native-client-pnacl-applications">Portable Native Client (PNaCl) applications</h2>
35 <p>Running PNaCl applications from the open web is enabled in Chrome version 31 an
    [all...]
  /docs/source.android.com/src/devices/sensors/
sensor-stack.jd 30 applications down to the sensors, and data flows from the sensors up to the
31 applications.</p>
36 <p>Applications access sensors through the <a href="http://developer.android.com/reference/android/hardware/SensorManager.html">Sensors SDK (Software Development Kit) API</a>. The SDK contains functions to list available sensors and to register to a
49 <p>The framework is in charge of linking the several applications to the <a href="hal-interface.html">HAL</a>. The HAL itself is single-client. Without this multiplexing happening at the
55 <li> When additional applications register to the same sensor, the framework takes
60 applications will receive events at a frequency higher than the one they
63 sensor with a maximum reporting latency of 0, all applications will receive the
81 applications might receive events with much less latency than they requested. </li>
82 <li> Besides sampling frequency and maximum reporting latency, applications cannot
90 applications. The framework must always be able to satisfy all its clients, s
    [all...]
suspend-mode.jd 37 responsibility of applications to keep a partial wake lock should they wish to
42 FIFO are delivered to the applications when the SoC wakes up. If the FIFO is
49 <p>Applications using non-wake-up sensors should either hold a wake lock to ensure
61 <p>To ensure the applications have the time to receive the event before the SoC
81 that most applications will use.</p>
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
application-structure.rst 41 Applications that are published in the `Chrome Web Store
88 Native Client applications have two types of manifest files: a Chrome Web Store
93 ``manifest.json``, is required for applications that are published in the
102 required for all Native Client applications. The extension for this file is
105 Manifest files for applications that use PNaCl are simple. Here is the manifest
121 For Chrome Web Store applications that do not use PNaCl, a typical manifest file
146 For applications that use the :ref:`glibc<c_libraries>`
148 shared libraries that the applications use. This is discussed in detail in
150 see some example manifest files, build some of the example applications in the
  /frameworks/base/docs/html/tools/publishing/
versioning.jd 1 page.title=Versioning Your Applications
12 <li>How you version your applications affects how users upgrade </li>
42 <li>Other applications &mdash; including other applications that you publish as
69 <p>The value is an integer so that other applications can programmatically
81 user (see <code>android:versionName</code>, below). Applications and publishing
91 for any internal purpose, other than to enable applications to display it to
122 <p>The Android framework provides an API to let applications query the system
124 applications use the
app-signing-eclipse.jd 1 page.title=Signing Your Applications from Eclipse with ADT
16 <li><a href="{@docRoot}tools/publishing/app-signing.html">Signing Your Applications</a></li>
29 <a href="{@docRoot}tools/publishing/app-signing.html">Signing Your Applications</a>.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prwin16.h 70 ** Note that stdio is not operational at all on Win16 GUI applications.
72 ** .DLL for command line applications only. NSPR's test cases are
73 ** almost exclusively command line applications.
168 ** Get the exception context for Win16 MFC applications threads
172 ** Set the exception context for Win16 MFC applications threads
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 121 <li>Google applications (not available in the Android 1.5 System Image that is
125 Email applications</li>
178 <p>Applications can now use a new element in their manifest files, <a
198 <li>LocationManager - Applications can get location change updates via
204 applications</li>
android-2.2.jd 85 <p>The Android platform now allows applications to request installation onto the
90 their applications by means of a new attribute of <code>&lt;manifest&gt;</code>
102 versa), through Manage Applications in the user settings.</p>
104 <p>By default, the system installs all applications onto the device's internal
106 means that the system will always install legacy applications onto internal
114 suitable for all applications, particularly because the external media may be
119 application, including a discussion of what types of applications should and
127 applications can use to backup and restore user data, to ensure that users can
158 <li>The platform provides new speech-recognition APIs that allow applications to have a richer interaction with the available voice recognizer. For example, the APIs are sufficient to integrate voice recognition deeply into an IME.</li>
179 administrator" applications that can control security features of the device
    [all...]
  /frameworks/base/core/res/res/values-fr-rCA/
strings.xml 187 <string name="reboot_safemode_confirm" msgid="55293944502784668">"Voulez-vous redémarrer en mode sans échec? Cette opération aura pour effet de désactiver toutes les applications tierces que vous avez installées. Elles seront réactivées au prochain redémarrage."</string>
209 <string name="user_owner_label" msgid="6465364741001216388">"Applications personnelles"</string>
247 <string name="permgrouplab_appInfo" msgid="8028789762634147725">"Informations sur vos applications"</string>
248 <string name="permgroupdesc_appInfo" msgid="3950378538049625907">"Possibilité de modifier le comportement des autres applications sur votre appareil"</string>
266 <string name="permgroupdesc_developmentTools" msgid="7058828032358142018">"Ces fonctionnalités sont destinées uniquement aux développeurs d\'applications."</string>
268 <string name="permgroupdesc_display" msgid="6051002031933013714">"Effet sur l\'interface utilisateur d\'autres applications"</string>
279 <string name="capability_desc_canRequestEnhancedWebAccessibility" msgid="7881063961507511765">"Vous pouvez installer des scripts pour rendre le contenu des applications plus accessible."</string>
    [all...]
  /frameworks/base/core/res/res/values-fr/
strings.xml 187 <string name="reboot_safemode_confirm" msgid="55293944502784668">"Voulez-vous redémarrer en mode sans échec ? Cette opération aura pour effet de désactiver toutes les applications tierces que vous avez installées. Elles seront réactivées au prochain redémarrage."</string>
209 <string name="user_owner_label" msgid="6465364741001216388">"Applications personnelles"</string>
247 <string name="permgrouplab_appInfo" msgid="8028789762634147725">"Informations relatives à vos applications"</string>
248 <string name="permgroupdesc_appInfo" msgid="3950378538049625907">"Possibilité de modifier le comportement des autres applications sur votre appareil"</string>
266 <string name="permgroupdesc_developmentTools" msgid="7058828032358142018">"Ces fonctionnalités sont destinées uniquement aux développeurs d\'applications."</string>
268 <string name="permgroupdesc_display" msgid="6051002031933013714">"Effet sur l\'interface utilisateur d\'autres applications"</string>
279 <string name="capability_desc_canRequestEnhancedWebAccessibility" msgid="7881063961507511765">"Vous pouvez installer des scripts pour rendre le contenu des applications plus accessible."</string>
    [all...]
  /developers/samples/android/system/AppUsageStatistics/
template-params.xml 58 to usage of the applications.
65 the applications. This API provides more detailed usage information than the deprecated
68 This example illustrates how to use the App usage statistics API by showing the applications sorted
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab_10_publishing.html 12 <li> Ratings and reviews provide a great way to see the quality of applications.</li>
24 <p>The Chrome Web Store has a special <a href="https://chrome.google.com/webstore/developer/dashboard">dashboard for Developers</a> that lets you upload new applications and update existing ones.</p>
29 <li> Compress your applications root directory (the folder containing the &#39;manifest.json&#39; file).</li>
  /external/chromium_org/chrome/docs/
multi-device-pillar.html 21 device's homescreen. Applications launched from the shortcut icon run in fullscreen
22 mode, and appear as separate applications in the task switcher.
50 Safari by default. However, applications can check whether Chrome is installed, and explicitly
  /external/chromium_org/third_party/libsrtp/srtp/crypto/
Makefile 42 # test applications
63 @echo "running libcryptomodule test applications..."
72 @echo "libcryptomodule test applications passed."
  /external/libpcap/
README.Win32 7 libpcap-based applications under Windows.
30 build wpcap.dll. wpcap.lib, the library file to link with the applications,
40 applications, will be generated in winpcap\wpcap\lib\. wpcap.dll will be
  /external/proguard/examples/ant/
applications3.xml 1 <!-- This Ant build file illustrates how to process applications,
5 <project name="Applications" default="obfuscate" basedir="../..">
35 <!-- Preserve all public applications. -->
  /external/srtp/crypto/
Makefile 42 # test applications
57 @echo "running libcryptomodule test applications..."
65 @echo "libcryptomodule test applications passed."
Makefile.in 42 # test applications
57 @echo "running libcryptomodule test applications..."
65 @echo "libcryptomodule test applications passed."
  /frameworks/base/docs/html/guide/components/
index.jd 22 <p>Today we?ve released a static library that exposes the same Fragments API (as well as the new LoaderManager and a few other classes) so that applications compatible with Android 1.6 or later can use fragments to create tablet-compatible user interfaces. </p>
28 <p>A good practice in creating responsive applications is to make sure your main UI thread
54 applications using Intent APIs and the ActionProvider object.</p>
  /frameworks/base/docs/html/guide/topics/data/
install-location.jd 12 <li>Some types of applications should <strong>not</strong> allow installation on the external
14 <li>Installing on the external storage is ideal for large applications that are not tightly
21 <li><a href="#ShouldNot">Applications That Should NOT Install on External Storage</a></li>
22 <li><a href="#Should">Applications That Should Install on External Storage</a></li>
80 from the device and all applications running on the external storage are immediately killed.</p>
87 on devices running API Level 8 (Android 2.2) or greater. Existing applications that were built prior
119 <h2 id="ShouldNot">Applications That Should NOT Install on External Storage</h2>
126 this can break some types of applications in a more serious way. In order for your application to
136 your application when applications installed on external storage have become available to the
173 applications. However, if you're certain that your application should never be installed on th
    [all...]
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java 22 * This class is an interface to LocationRequests for unbundled applications.
25 * applications, and must remain API stable. See README.txt in the root
58 * but will receive locations triggered by other applications. Your application

Completed in 2269 milliseconds

1 2 3 4 5 6 7 8 91011>>