HomeSort by relevance Sort by last modified time
    Searched refs:APIs (Results 1 - 25 of 48) sorted by null

1 2

  /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.
167 // Privileged APIs.
extension_custom_bindings.js 70 // Alias several messaging deprecated APIs to their runtime counterparts.
web_view_experimental.js 6 // experimental APIs) for <webview> tag.
messaging.js 5 // This contains unprivileged javascript APIs for extensions and apps. It
19 // The reserved channel name for the sendRequest/send(Native)Message APIs.
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.
event.js 153 // Events supports vanilla events. Most APIs use these.
421 // declarative extension APIs. |conditions| is an array of JSON type
  /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/chrome/common/extensions/docs/static/js/
filter.js 5 // This is used for the search box on the left navigation bar. The APIs are
13 var apis = window.bootstrap.api_names;
19 for (var i = 0; i < apis.length; ++i) {
20 if (apis[i].name.toLowerCase().indexOf(search_text) != -1)
21 api_list += '<li class="filtered_item"><a href="' + apis[i].name +
22 '.html">' + apis[i].name + '</a></li>'
  /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/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

Completed in 369 milliseconds

1 2