HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 651 - 675 of 4986) sorted by null

<<21222324252627282930>>

  /docs/source.android.com/src/compatibility/
overview.jd 36 greatly that developers must design different versions of their applications
50 users see only the applications they can actually run.</p>
56 Android relevant to running third-party applications, which allows device
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd 45 framework, the system, and the hardware, but has little or no influence over existing applications.
57 compatibility with existing applications.</p>
95 the prior two usecases in that the service builder does not control the devices or the applications
  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.1.in 59 applications that use ICU. The typical reason to package files using
64 Packaged data also allow applications to be distributed with fewer
81 data directory. Such packaging is easy to use for applications resource
  /external/chromium_org/third_party/libjpeg_turbo/
jdatadst.c 13 * While these routines are sufficient for most applications,
93 * In typical applications, this should write the entire output buffer
98 * In applications that need to be able to suspend compression due to output
  /external/cmockery/cmockery_0_1_2/windows/
makefile 17 # applications.
22 # Run "nmake" to build the cmockery library and example applications.
158 # Sample code applications.
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.1.in 59 applications that use ICU. The typical reason to package files using
64 Packaged data also allow applications to be distributed with fewer
81 data directory. Such packaging is easy to use for applications resource
  /external/libpcap/
README.dag 35 Applications built with libpcap configured in this way will only detect DAG
98 can confuse applications that use libpcap if they're not prepared for
111 applications may incorrectly report capture errors or oversize packets
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 150 productInstallPath = "$(HOME)/Applications";
218 INSTALL_PATH = "$(HOME)/Applications";
232 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 153 productInstallPath = "$(HOME)/Applications";
230 INSTALL_PATH = "$(HOME)/Applications";
244 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 150 productInstallPath = "$(HOME)/Applications";
218 INSTALL_PATH = "$(HOME)/Applications";
232 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 153 productInstallPath = "$(HOME)/Applications";
230 INSTALL_PATH = "$(HOME)/Applications";
244 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
project.pbxproj 167 productInstallPath = "$(HOME)/Applications";
237 INSTALL_PATH = "$(HOME)/Applications";
254 INSTALL_PATH = "$(HOME)/Applications";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/
project.pbxproj 170 productInstallPath = "$(HOME)/Applications";
249 INSTALL_PATH = "$(HOME)/Applications";
266 INSTALL_PATH = "$(HOME)/Applications";
  /frameworks/base/core/java/android/bluetooth/
BluetoothManager.java 80 * This can be used by applications like status bar which would just like
112 * This can be used by applications like status bar which would just like
152 * This can be used by applications like status bar which would just like
  /frameworks/base/core/java/android/nfc/tech/
IsoDep.java 31 * <p>The primary ISO-DEP I/O operation is {@link #transceive}. Applications must
152 * <p>Applications must only send the INF payload, and not the start of frame and
153 * end of frame indicators. Applications do not need to fragment the payload, it
  /frameworks/base/core/java/android/view/textservice/
TextServicesManager.java 32 * System API to the overall text services, which arbitrates interaction between applications
36 * The user can change the current text services in Settings. And also applications can specify
53 * <li> Multiple <strong>client applications</strong> arbitrate with the text service
  /frameworks/base/core/java/android/webkit/
WebStorage.java 29 * application cache to power offline Web applications. Use of the Application
198 * This class should not be instantiated directly, applications must only use
201 * applications using it would receive a non-functional instance of this class (there was no
  /frameworks/base/docs/html/training/sharing/
receive.jd 33 <p>Just as your application can send data to other applications, so too can it easily receive data
34 from applications. Think about how users interact with your application, and what data types you
35 want to receive from other applications. For example, a social networking application would likely
  /packages/apps/ManagedProvisioning/res/values-fr-rCA/
strings.xml 29 <string name="admin_has_ability_to_monitor_profile" msgid="8782160676037188061">"Votre administrateur peut surveiller et gérer les paramètres, l\'accès aux données d\'entreprise, les applications et les données associées au profil, y compris l\'activité réseau et les données de localisation de votre appareil."</string>
30 <string name="admin_has_ability_to_monitor_device" msgid="4534011355086694158">"L\'administrateur de votre entreprise peut surveiller et gérer les paramètres, les accès, les applications et les données associés à cet appareil, y compris votre activité réseau et les données de localisation de votre appareil."</string>
48 <string name="managed_provisioning_not_supported_by_launcher" msgid="8710138269807942163">"Votre profil professionnel n\'est pas pris en charge par cette application de lancement. Vous devrez utiliser un lanceur d\'applications compatible."</string>
  /developers/build/prebuilts/gradle/Quiz/
README.md 5 applications on a phone and a paired wearable device. Users can create quiz questions on the phone,
  /developers/samples/android/ui/views/HorizontalPaging/
README.md 5 applications that use ActionBar, using a ViewPager widget.
  /developers/samples/android/ui/window/BasicImmersiveMode/
template-params.xml 61 full screen applications.
  /development/ide/xcode/ports/
skia_mac.cp 27 // since different applications share this library, they only have in common:
  /development/samples/SkeletonApp/
readme.txt 6 the Android platform, demonstrating the basic facilities that applications
  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionService.java 80 // automatically, though certain applications may wish to expose an affordance

Completed in 767 milliseconds

<<21222324252627282930>>