HomeSort by relevance Sort by last modified time
    Searched full:application (Results 1676 - 1700 of 12067) sorted by null

<<61626364656667686970>>

  /frameworks/base/tests/RemoteDisplayProvider/
Android.mk 17 # Build the application.
  /frameworks/opt/timezonepicker/res/values-v11/
styles.xml 19 Base application theme for API 11+. This theme completely replaces
  /frameworks/support/v7/appcompat/
AndroidManifest.xml 19 <application />
  /frameworks/support/v7/gridlayout/
AndroidManifest.xml 19 <application />
  /frameworks/support/v7/mediarouter/
AndroidManifest.xml 19 <application />
  /libcore/luni/src/main/java/javax/security/auth/callback/
package.html 9 application in order to execute the authentication and authorization
  /libcore/luni/src/main/java/org/xml/sax/
SAXException.java 19 * either the XML parser or the application: a parser writer or
20 * application writer can subclass it to provide additional
24 * <p>If the application needs to pass through other types of
28 * <p>If the parser or application needs to include information about a
  /ndk/docs/text/
CPU-ARCH-ABIS.text 8 "Application Binary Interface" (ABI) that defines exactly how your
9 application's machine code is expected to interact with the system at
59 - ELF System V Application Binary Interface
175 * Amendment to System V Application Binary Interface
189 - no DSP application specific extensions
199 - ELF System V Application Binary Interface
219 You can however add the following line to your Application.mk to generate
230 each ABI listed on this line. Both libraries will be copied to your application
243 will ensure that your application package contains libraries for all target ABIs.
253 native code in application packages
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
targetver.h 5 // your application. The macros work by enabling all features available on platform versions up to and
  /packages/apps/ContactsCommon/
AndroidManifest.xml 20 <application/>
  /packages/apps/Gallery/src/com/android/camera/
PickWallpaper.java 20 * Wallpaper picker for the camera application.
  /packages/apps/Settings/res/values-tl-nokeys/
strings.xml 19 <string name="applications_settings_summary" msgid="6616938758022986257">"Pamahalaan ang mga application"</string>
  /packages/providers/UserDictionaryProvider/res/values/
strings.xml 18 <!-- Label of this application. -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fmtmsg.h 37 MM_APPL = 0x008, /* Condition detected by application. */
58 MM_HALT, /* Error causing application to halt. */
60 MM_ERROR, /* Application has encountered a non-fatal fault. */
62 MM_WARNING, /* Application has detected unusual non-error
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fmtmsg.h 37 MM_APPL = 0x008, /* Condition detected by application. */
58 MM_HALT, /* Error causing application to halt. */
60 MM_ERROR, /* Application has encountered a non-fatal fault. */
62 MM_WARNING, /* Application has detected unusual non-error
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fmtmsg.h 37 MM_APPL = 0x008, /* Condition detected by application. */
58 MM_HALT, /* Error causing application to halt. */
60 MM_ERROR, /* Application has encountered a non-fatal fault. */
62 MM_WARNING, /* Application has detected unusual non-error
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
builtin_Suite.py 1 """Suite builtin_Suite: Every application supports open, reopen, print, run, and quit
33 """run: Run an application. Most applications will open an empty, untitled window.
52 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
95 """quit: Quit an application
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion17.txt 8 android:installLocation : The default install location defined by an application. [enum]
  /sdk/testapps/
proguard.config 9 -keep public class * extends android.app.Application
  /development/ndk/platforms/android-9/include/android/
native_activity.h 38 * It is created by the framework, and handed to the application's native
43 * Pointer to the callback function table of the native application.
75 * Path to this application's internal data directory.
80 * Path to this application's external (removable/mountable) data directory.
90 * This is the native instance of the application. It is not used by
91 * the framework, but can be set by the application to its own instance
97 * Pointer to the Asset Manager instance for the application. The application
104 * These are the callbacks the framework makes into a native application.
105 * All of these callbacks happen on the main thread of the application
    [all...]
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 36 * application. This particular agent illustrates using the backup and
50 * within this one application's data set. Since we only maintain
61 /** The location of the application's persistent data file */
71 * The set of data backed up by this application is very small: just
78 * <p>One thing that an application may wish to do is tag the state
80 * application is upgraded, the next time it attempts to do a backup,
88 // First, get the current data from the application's file. This
142 * @return <code>true</code> if the application's data has changed since
192 * This application does not do any "live" restores of its own data,
193 * so the only time a restore will happen is when the application i
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c 22 * subsystem of BTA, Broadcom Corp's Bluetooth application layer for mobile
103 ** Description Register an HDP application
105 ** Parameters app_id - Application ID
107 ** HDP application
177 ** Description Register an HDP application
179 ** Parameters app_id - Application ID
181 ** HDP application
234 ** Description Deregister an HDP application
236 ** Parameters app_handle - Application handle
259 ** Parameters app_handle - Application Handl
    [all...]
  /external/chromium_org/chrome/browser/mac/
dock.mm 196 // application, don't add another one.
199 // If the Dock contains a reference to the application on the disk
201 // application. However, if the Dock contains a reference to both the
202 // application on the disk image and the newly installed application,
214 // Remove the Dock's reference to the application on the disk image.
226 // If an application with this name is already in the Dock, put the new
241 // application matching the "other" flavor is already in the Dock, put
268 // Put the new application after the last browser application alread
    [all...]
  /frameworks/base/docs/html/about/versions/
android-2.3.3.jd 76 foreground application to take control of a tag event before it is passed to any
125 android:required="true"&gt;</code> to the application's manifest.</p>
144 original image is large and and the application only need parts of the image.
170 search results in your application. For information, see {@link
181 system to correctly determine whether an application is compatible with
182 the system, prior to installing the application. </p>
184 <p>To use APIs introduced in Android {@sdkPlatformVersion} in your application,
185 you need compile the application against the Android library that is provided in
188 attribute to the <code>&lt;uses-sdk&gt;</code> element in the application's
189 manifest. If your application is designed to run only on Android 2.3 and higher
    [all...]
  /frameworks/base/docs/html/tools/
device.jd 22 <p>When building a mobile application, it's important that you always test your application on a
28 run your application on the device each time you compile. You can install your application on the
40 application
43 allow you to verify that your application functions properly on different versions of the Android
53 <li>Declare your application as "debuggable" in your Android Manifest.
57 the <code>&lt;application></code> element.</p>
59 file, be sure to disable it before you build for release (your published application
128 <p>If using Eclipse, run or debug your application as usual. You will b
    [all...]

Completed in 2050 milliseconds

<<61626364656667686970>>