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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/include/camera/
CameraParameters.h 107 // perspective of applications, not driver.
243 // Current focus mode. This will not be empty. Applications should call
421 // focus, or starting the preview. Applications can read this anytime to get
464 // Camcorder applications are recommended to set the preview size
490 // Returns true if video snapshot is supported. That is, applications
491 // can call Camera.takePicture during recording. Applications do not need to
500 // Applications can set shutter callback as null to avoid the shutter
523 // Returns true if video stabilization is supported. That is, applications
597 // Applications are looking for a barcode. Camera driver will be optimized
621 // Auto-focus mode. Applications should cal
    [all...]
  /frameworks/base/docs/html/guide/components/
fundamentals.jd 9 <li>Android applications are composed of one or more application components (activities,
12 one can be activated individually (even by other applications)</li>
40 <p>Android applications are written in the Java programming language. The Android SDK tools compile
57 other applications.</li>
61 needed or when the system must recover memory for other applications.</li>
69 <p>However, there are ways for an application to share data with other applications and for an
73 <li>It's possible to arrange for two applications to share the same Linux user ID, in which case
74 they are able to access each other's files. To conserve system resources, applications with the
76 applications must also be signed with the same certificate).</li>
150 application can access. Through the content provider, other applications can query or even modif
    [all...]
  /frameworks/base/core/res/res/values-fr/
strings.xml 158 <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>
213 <string name="permgrouplab_appInfo" msgid="8028789762634147725">"Informations relatives à vos applications"</string>
214 <string name="permgroupdesc_appInfo" msgid="3950378538049625907">"Possibilité de modifier le comportement des autres applications sur votre appareil"</string>
232 <string name="permgroupdesc_developmentTools" msgid="7058828032358142018">"Ces fonctionnalités sont destinées uniquement aux développeurs d\'applications."</string>
234 <string name="permgroupdesc_display" msgid="6051002031933013714">"Effet sur l\'interface utilisateur d\'autres applications"</string>
245 <string name="capability_desc_canRequestEnhancedWebAccessibility" msgid="7881063961507511765">"Vous pouvez installer des scripts pour rendre le contenu des applications plus accessible."</string>
265 <string name="permdesc_receiveEmergencyBroadcast" msgid="848524070262431974">"Permet à l\'application de recevoir et de traiter les messages d\'urgence. Cette autorisation n\'est disponible que pour les applications système."</string>
267 <string name="permdesc_readCellBroadcasts" msgid="6361972776080458979">"Permet à l\'application de lire les messages que votre appareil reçoit via un canal de diffusion cellulaire. Dans certaines zones géographiques, des alertes vous sont envoyées afin de vous prévenir en cas de situation d\'urgence. Les applications malveillantes peuvent venir perturber les performances ou le fonctionnement de votre appareil lorsqu\'un message est reçu via un canal de diffusion cellulaire."</string>
269 <string name="permdesc_sendSms" msgid="7094729298204937667">"Permet à l\'application d\'envoyer des messages SMS. Cette autorisation peut entraîner des frais inattendus. Les applications malveillantes peuvent générer des frais en envoyant des messages sans votre consentement."</string>
271 <string name="permdesc_sendRespondViaMessageRequest" msgid="7107648548468778734">"Permet à l\'application d\'envoyer à d\'autres applications de SMS/MMS des demandes pour gérer les réponses par message pour les appels entrants."</string
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 50 <li>Activities are the main building blocks of Android applications. </li>
51 <li>In addition to writing your own activities, you are free to re-use activities from many other applications through intents.</li>
52 <li>You can enable activities in your application to be started from intents in other applications.</li>
60 <li><a href=#applications_activities>Applications, Activities, Activity Stack and Tasks</a>
114 This document draws examples from several Android applications,
115 including default applications (such as Dialer) and Google
116 applications (such as Maps). You can try out the examples yourself in
119 applications used in this document.
132 <h2 id="applications_activities">Applications, Activities, Activity Stack and Tasks</h2>
139 <li>Applications
    [all...]
  /dalvik/vm/
Inlines.h 21 * version in the library for the benefit of applications that include our
  /developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/res/values/
app_strings.xml 22 <string name="logged_in_info">You are currently logged in, which means the documents in MyCloud are visible to other applications.</string>
  /developers/samples/android/content/documentsUi/StorageProvider/StorageProviderSample/src/main/res/values/
app_strings.xml 22 <string name="logged_in_info">You are currently logged in, which means the documents in MyCloud are visible to other applications.</string>
  /developers/samples/android/ui/views/HorizontalPaging/
template-params.xml 29 applications that use ActionBar, using a ViewPager widget.
  /development/apps/Fallback/res/values/
strings.xml 18 <!-- Name of the fallback application. It's used only on the SDK when applications from
  /development/samples/BluetoothHDP/
_index.jd 6 applications that use Bluetooth to communicate with health devices that support
  /development/samples/browseable/StorageProvider/res/values/
app_strings.xml 22 <string name="logged_in_info">You are currently logged in, which means the documents in MyCloud are visible to other applications.</string>
  /development/samples/training/AnimationsDemo/res/menu/
activity_crossfade.xml 20 applications should automatically toggle when content becomes available. -->
  /docs/source.android.com/src/compatibility/2.1/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/2.2/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/2.3/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/4.0/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/4.1/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/4.2/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/compatibility/4.3/
versions.jd 7 applications and web sites may rely on predictable values for this string, and
  /docs/source.android.com/src/devices/tech/dalvik/
index.jd 19 <p>Dalvik is the managed runtime used by applications and some system
  /external/chromium/chrome/browser/
browser_process_sub_thread.h 20 // Applications must initialize the COM library before they can call
  /external/chromium/chrome/browser/extensions/
extension_special_storage_policy.h 18 // Special rights are granted to 'extensions' and 'applications'. The
  /external/chromium/chrome/browser/net/
browser_url_util.cc 22 // Unescaping path and query is not a good idea because other applications
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 9 # copied to /Applications. The application, when running from the disk image,
61 # somewhere under /Applications, try to make it writable by all admin users.
67 # under /Applications, it might not be in a system-wide location, and it
83 if [ "${DEST:0:14}" = "/Applications/" ] &&
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/gl-matrix/
version.rb 8 # including commercial applications, and to alter it and redistribute it

Completed in 1180 milliseconds

1 2 3 4 5 6 7 8 91011>>