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

1 2 3 4 5 67 8 91011>>

  /ndk/build/core/
default-application.mk 16 # This is the default Application.mk that is being used for applications
  /packages/apps/Settings/res/values-en-rGB-nokeys/
strings.xml 19 <string name="applications_settings_summary" msgid="6616938758022986257">"Manage applications"</string>
  /packages/apps/Settings/res/values-en-rIN-nokeys/
strings.xml 19 <string name="applications_settings_summary" msgid="6616938758022986257">"Manage applications"</string>
  /packages/apps/Settings/res/values-fr-nokeys/
strings.xml 19 <string name="applications_settings_summary" msgid="6616938758022986257">"Gérer les applications"</string>
  /packages/apps/Settings/res/values-fr-rCA-nokeys/
strings.xml 19 <string name="applications_settings_summary" msgid="6616938758022986257">"Gérer applications"</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kernelcapi.h 13 #define CAPI_MAXAPPL 240 /* maximum number of applications */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernelcapi.h 13 #define CAPI_MAXAPPL 240 /* maximum number of applications */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernelcapi.h 13 #define CAPI_MAXAPPL 240 /* maximum number of applications */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3ext.h 20 * Applications using OpenGL-ES-2-only extensions should include gl2ext.h
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3ext.h 20 * Applications using OpenGL-ES-2-only extensions should include gl2ext.h
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3ext.h 20 * Applications using OpenGL-ES-2-only extensions should include gl2ext.h
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Netscape_Suite.py 4 Generated from /Applications/Internet Explorer.app
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion17.txt 3 package : This attribute gives a unique name for the package, using a Java-style naming convention to avoid name collisions. For example, applications published by Google could have names of the form com.google.app.appname
  /packages/apps/Launcher2/res/values-fr-rCA/
strings.xml 24 <string name="uid_name" msgid="3371120195364560632">"Applications de base Android"</string>
41 <string name="group_applications" msgid="2103752818818161976">"Applications"</string>
54 <string name="all_apps_button_label" msgid="2578400570124163469">"Applications"</string>
63 <string name="accessibility_all_apps_button" msgid="8803738611398979849">"Applications"</string>
67 <string name="menu_manage_apps" msgid="2308685199463588895">"Gérer les applications"</string>
94 <string name="apps_customize_apps_scroll_format" msgid="5494241912377704885">"Page des applications : %1$d sur %2$d"</string>
97 <string name="workspace_cling_move_item" msgid="791013895761065070">"Vous pouvez placer vos applications préférées ici."</string>
98 <string name="workspace_cling_open_all_apps" msgid="2459977609848572588">"Pour voir toutes vos applications, appuyez sur le cercle."</string>
99 <string name="all_apps_cling_title" msgid="2559734712581447107">"Sélectionner des applications"</string>
101 <string name="folder_cling_title" msgid="4308949882377840953">"Organisez vos applications en dossiers"</string
    [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_unittest.cc 58 base::FilePath expected = profile_path.AppendASCII("Web Applications")
67 base::FilePath expected = profile_path.AppendASCII("Web Applications")
  /external/robolectric/src/main/java/
overview.html 11 driving Android applications, it is important to also acknowledge that every project is different and the needs of
12 different applications may place conflicting demands upon the tools that support them. For this reason the components
  /external/valgrind/main/callgrind/docs/
callgrind_control-manpage.xml 34 argument is not specified, all applications currently being run by Callgrind
36 The default action is to give some brief information about the applications
  /external/zlib/src/contrib/infback9/
inflate9.h 6 /* WARNING: this file should *not* be used by applications. It is
8 subject to change. Applications should only use zlib.h.
  /frameworks/base/docs/html/about/versions/
android-2.3.4.jd 48 <p>Android 2.3.4 provides the same framework API to applications as Android 2.3.3
56 connected peripherals with applications running on the platform. The capability
58 API exposed to applications. Peripherals that attach to Android-powered devices
65 lets applications discover, communicate with, and manage a variety of device
67 parts of the Android platform that are not directly exposed to applications in
73 applications developed against Android 2.3.4 will run properly on devices
118 <p>For a full discussion of how to develop applications that interact with USB
123 their applications are not available to users whose devices do not provide the
  /frameworks/base/docs/html/tools/workflow/
index.jd 7 it can directly invoke the tools that you need while developing applications.</p>
16 alt="Development process for Android applications"
19 <strong>Figure 1.</strong> The development process for Android applications.
23 <p>The basic steps for developing applications (with or without Eclipse) are shown in figure 1. The
30 applications.</p>
75 <dd>Run your Android applications on an emulated Android platform.</dd>
108 sign your applications, but you can set up Eclipse to do this automatically as well.</p>
133 Testing Framework, and the ability to run applications in either the
  /packages/apps/Calendar/tests/
AndroidManifest.xml 27 all other applications via the command: "adb shell itr".
28 The "itr" command will find all tests declared by all applications. If you want to run just these
  /packages/apps/Nfc/etc/
sample_nfcee_access.xml 32 access, but only applications with the specified package names
42 hex encoded signature of applications that are denied NFCEE
  /packages/providers/ContactsProvider/tests/
AndroidManifest.xml 36 all other applications via the command: "adb shell itr".
37 The "itr" command will find all tests declared by all applications. If you want to run just these
  /packages/providers/PartnerBookmarksProvider/tests/
AndroidManifest.xml 27 declared by all other applications via the command: "adb shell itr".
28 The "itr" command will find all tests declared by all applications.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
config.h 72 # facilitate development of applications on Win32 that will be ported
76 # compliant applications will not be affected in any way, but
77 # applications that make assumptions that POSIX does not guarantee are
82 # POSIX says that applications should assume that thread IDs can be
85 # This provides a very high but finite level of safety for applications
86 # that are not meticulous in tracking thread lifecycles e.g. applications

Completed in 1612 milliseconds

1 2 3 4 5 67 8 91011>>