/frameworks/support/v4/ |
Android.mk | 17 # A helper sub-library that makes direct use of Eclair APIs. 26 # A helper sub-library that makes direct use of Eclair MR1 APIs. 36 # A helper sub-library that makes direct use of Froyo APIs. 46 # A helper sub-library that makes direct use of Gingerbread APIs. 56 # A helper sub-library that makes direct use of Honeycomb APIs. 66 # A helper sub-library that makes direct use of Honeycomb MR2 APIs. 76 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs. 86 # A helper sub-library that makes direct use of Ice Cream Sandwich MR1 APIs. 96 # A helper sub-library that makes direct use of JellyBean APIs. 106 # A helper sub-library that makes direct use of JellyBean MR1 APIs [all...] |
/external/chromium_org/chrome/renderer/resources/extensions/ |
system_indicator_custom_bindings.js | 7 // extension action APIs.
|
storage_area.js | 21 // even generate) for other APIs that need to do this. Same for other
|
greasemonkey_api.js | 11 // http://wiki.greasespot.net/Greasemonkey_Manual:APIs 78 var apis = ["GM_getValue", "GM_setValue", "GM_registerMenuCommand"]; variable 79 for (var i = 0, api; api = apis[i]; i++) {
|
runtime_custom_bindings.js | 83 // Unprivileged APIs. 176 // Privileged APIs.
|
extension_custom_bindings.js | 69 // Alias several messaging deprecated APIs to their runtime counterparts.
|
web_view_experimental.js | 6 // experimental APIs) for <webview> tag.
|
binding.js | 173 // Registers a function |hook| to run after the schema for all APIs has been 256 // TODO(cduvall): Take out when all APIs have been converted to features.
|
messaging.js | 5 // This contains unprivileged javascript APIs for extensions and apps. It 20 // The reserved channel name for the sendRequest/send(Native)Message APIs.
|
/external/chromium_org/content/test/data/workers/ |
worker_common.js | 6 // This is a shared worker - mimic dedicated worker APIs
|
/device/sample/products/ |
sample_addon.mk | 26 # Copy the jar files for the optional libraries that are exposed as APIs. 30 # Rules for public APIs
|
/frameworks/support/v13/ |
Android.mk | 20 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs. 27 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
|
/frameworks/support/v7/mediarouter/ |
Android.mk | 33 # A helper sub-library that makes direct use of JellyBean APIs. 40 # A helper sub-library that makes direct use of JellyBean MR1 APIs. 48 # A helper sub-library that makes direct use of JellyBean MR2 APIs.
|
/external/chromium_org/net/data/websocket/ |
websocket_worker_simple.js | 6 // This is a shared worker - mimic dedicated worker APIs
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
Android.mk | 25 # comment it out for now since we need use some hidden APIs
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/js/ |
chrome_stubs.js | 6 * @fileoverview Stubs for Chrome extension APIs that aren't available to
|
/external/chromium_org/third_party/icu/source/tools/gendraft/ |
genheaders.pl | 144 * Contains data for commenting out APIs. 165 #just process C APIs for now
|
/external/icu4c/tools/gendraft/ |
genheaders.pl | 144 * Contains data for commenting out APIs. 165 #just process C APIs for now
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_drm_image.spec | 141 client APIs. By referencing an EGLImage in a client API, the
|
/external/mesa3d/docs/ |
MESA_drm_image.spec | 141 client APIs. By referencing an EGLImage in a client API, the
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
vs-addin.rst | 35 the Pepper APIs while continuing to use native Windows APIs that would
|
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 66 .. to use Pepper's asynchronous APIs? What do I need to know about 502 these APIs are only available to packaged applications, not on the 504 is otherwise restricted to the networking APIs available in the
|
/external/chromium_org/third_party/icu/source/test/perf/collationperf/ |
CollPerf.pl | 221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
|
/external/icu4c/test/perf/collationperf/ |
CollPerf.pl | 221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
|
/build/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 86 using the Android framework APIs, you probably do not need the NDK. Read <a
|