Searched
full:application (Results
276 -
300 of
12067) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mimetypes.py | 405 '.a' : 'application/octet-stream', 406 '.ai' : 'application/postscript', 413 '.bcpio' : 'application/x-bcpio', 414 '.bin' : 'application/octet-stream', 418 '.cdf' : 'application/x-cdf', 419 '.cdf' : 'application/x-netcdf', 420 '.cpio' : 'application/x-cpio', 421 '.csh' : 'application/x-csh', 423 '.dll' : 'application/octet-stream', 424 '.doc' : 'application/msword' [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_intents.html | 11 allow your application to quickly communicate 13 Your application can register to handle specific user actions 15 your application can also invoke actions to be handled by other applications. 65 Your application can be the user's preferred choice for handling a file type. 66 For example, your application could handle viewing images or viewing pdfs. 70 <p>To be able declare your application's ability to view RSS and ATOM 77 "type" : ["application/atom+xml", "application/rss+xml"] 83 Your application will receive intent payload through the <code>onLaunched</code> event. 89 intent.type == "application/atom+xml") [all...] |
/ndk/docs/text/ |
OVERVIEW.text | 7 The Android NDK is a set of tools that allows Android application developers 9 their application packages. 22 The Android VM allows your application's source code to call methods 25 - Your application's source code will declare one or more methods 33 application's .apk. This library must be named according to standard 39 - Your application must explicitly load the library. For example, to load 40 it at application start-up, simply add the following to its source code: 55 application project path, so they will be automatically added to your 92 "Application Not Responding" dialog or deal with the Android application [all...] |
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/developers/build/templates/CardStream/_MODULE_/src/template/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/development/ndk/samples/hello-jni/tests/ |
AndroidManifest.xml | 7 <!-- We add an application tag here just so that we can indicate that 10 <application> 12 </application> 14 This declares that this application uses the instrumentation test runner targeting
|
/development/ndk/samples/two-libs/tests/ |
AndroidManifest.xml | 7 <!-- We add an application tag here just so that we can indicate that 10 <application> 12 </application> 14 This declares that this application uses the instrumentation test runner targeting
|
/development/samples/BluetoothLeGatt/ |
_index.jd | 5 <p>A sample application that demonstrates how to communicate with
|
/development/samples/ControllerSample/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/development/samples/Support13Demos/ |
_index.html | 1 <p>The Support v13 Demos application contains a variety of small sample 4 build in to your application to access new features and common 18 "project, so the application code and other resource files for all samples are batched "+ 20 "application part of the support library:</p>"+
|
/development/samples/Support4Demos/ |
_index.html | 1 <p>The Support v4 Demos application contains a variety of small sample 4 build in to your application to access new features and common 18 "project, so the application code and other resource files for all samples are batched "+ 20 "application part of the support library:</p>"+
|
/development/samples/browseable/HorizontalPaging/ |
_index.jd | 9 fragments in an application that has an {@link android.app.ActionBar}, using a
|
/development/samples/training/device-management-policy/ |
_index.html | 1 <p>This is a security-aware sample application that demonstrates the enforcement of device administration policies on Android 2.2 or above platforms.</p>
|
/development/tools/templates/ |
AndroidManifest.tests.template | 7 <!-- We add an application tag here just so that we can indicate that 10 <application> 12 </application> 14 This declares that this application uses the instrumentation test runner targeting
|
/development/tutorials/MoarRam/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/device/sample/apps/client/ |
AndroidManifest.xml | 17 <!-- This is an example of writing a client application for a custom 22 <application android:label="Platform Lib Client"> 25 application, so that it can be properly loaded and linked 35 </application>
|
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
app_info.applescript | 6 tell application "Chromium"
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/ |
README | 3 To install the application, run
|
/external/chromium_org/base/prefs/ |
README | 1 Prefs is a general-purpose key-value store for application preferences.
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
wallpaper_manager_util.h | 12 // Opens wallpaper manager application.
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
chrome_launcher_app_menu_item_v2app.h | 18 // A menu item controller for a running V2 application. It gets created when an 19 // application list gets created. It's main purpose is to add the activation 37 // The application ID. 40 // The index for the given application.
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
app_info.applescript | 6 tell application "Chromium"
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/app/ |
manifest.json | 7 "description": "Send a message to a native application.",
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/ |
README.md | 3 A sample application that provides a simple calculator. Supports basic
|
/external/chromium_org/chrome/test/mini_installer/config/ |
chrome_system_not_installed.prop | 3 "$PROGRAM_FILES\\$CHROME_DIR\\Application": {"exists": false}
|
Completed in 1455 milliseconds
<<11121314151617181920>>