/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityActivityTestCase.java | 38 * The timeout since the last accessibility event to consider the device idle. 90 // Do not check the package name since an event of this type may 91 // come concurrently from the app and from the IME (since input
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
IOErrorTest.java | 30 * @since 1.6 55 * @since 1.6 65 * @since 1.6
|
/external/guava/guava/src/com/google/common/base/ |
Equivalences.java | 32 * @since 4.0 45 * @since 8.0 (present null-friendly behavior) 46 * @since 4.0 (otherwise)
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ListenableFutureTask.java | 32 * @since 1.0 45 * @since 10.0 61 * @since 10.0
|
/external/nist-sip/java/gov/nist/javax/sip/ |
TransactionExt.java | 20 * @since 2.0 26 * @since 2.0 32 * @since 2.0
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
AnnotationsAttribute.java | 67 // We don't need double dispatching here, since there is only one 81 // We don't need double dispatching here, since there is only one 95 // We don't need double dispatching here, since there is only one
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitapplicationcache.cpp | 40 * Since: 1.3.13 59 * Since: 1.3.13 84 * Since: 1.3.13
|
webkitsecurityorigin.cpp | 146 * Since: 1.1.14 160 * Since: 1.1.14 174 * Since: 1.1.14 188 * Since: 1.1.14 201 * Since: 1.1.14 228 * Since: 1.1.14 251 * Since: 1.1.14 274 * Since: 1.1.14 293 * Since: 1.1.14 316 * Since: 1.1.1 [all...] |
webkitwebwindowfeatures.cpp | 111 * Since: 1.0.3 129 * Since: 1.0.3 147 * Since: 1.0.3 165 * Since: 1.0.3 183 * Since: 1.0.3 199 * Since: 1.0.3 215 * Since: 1.0.3 231 * Since: 1.0.3 247 * Since: 1.0.3 263 * Since: 1.0. [all...] |
webkitwebinspector.cpp | 145 * Since: 1.0.3 166 * Since: 1.0.3 185 * Since: 1.0.3 203 * Since: 1.0.3 230 * Since: 1.0.3 249 * Since: 1.0.3 269 * Since: 1.0.3 283 * Since: 1.0.3 298 * Since: 1.1.1 314 * Since: 1.1.1 [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothOutputStream.java | 51 * @since Android 1.0 76 * @since Android 1.0 93 * @since Android 4.2.3
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
DdmVmInternal.java | 30 * This is built into the VM, since that's where threads get managed. 37 * This is built into the VM, since that's where the heap is managed. 49 * This is built into the VM, since that's where the heap is managed.
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
AbstractFsObject.java | 27 * @since 0.6 79 * @since 0.6 95 * @since 0.6
|
/frameworks/base/core/java/android/net/ |
TrafficStats.java | 212 * @return Detailed {@link NetworkStats} of data that occurred since last 273 * Return number of packets transmitted across mobile networks since device 275 * increases monotonically since device boot. Statistics are measured at the 290 * Return number of packets received across mobile networks since device 292 * increases monotonically since device boot. Statistics are measured at the 307 * Return number of bytes transmitted across mobile networks since device 309 * increases monotonically since device boot. Statistics are measured at the 324 * Return number of bytes received across mobile networks since device boot. 326 * monotonically since device boot. Statistics are measured at the network 385 * Return number of packets transmitted since device boot. Counts packet [all...] |
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
NavCalculator.java | 15 * @since 1.0 42 * @since 1.0 57 * @since 1.0 116 * @since 1.0 148 * @since 1.0 179 * @since 1.0 188 * @since 1.0 197 * @since 1.0 209 * @since 1.0 239 * @since 1. [all...] |
/bionic/libstdc++/include/ |
new | 26 // these next two are not really required, since exceptions are off
|
/external/bison/lib/ |
xmalloc.c | 80 There's no need for xnzalloc (N, S), since it would be equivalent 96 /* Test for overflow, since some calloc implementations don't have 98 HAVE_GNU_CALLOC, since GNU calloc catches overflow and never 107 for xnmemdup (P, N, S), since xmemdup (P, N * S) works without any
|
/external/chromium/base/ |
debug_message.cc | 8 // another process to display assertions. Since the other process has
|
/external/chromium/base/third_party/dynamic_annotations/ |
dynamic_annotations.gyp | 27 # We can't use dynamic_annotations target for win64 build since it is
|
/external/chromium/chrome/browser/ |
browser_process_sub_thread.cc | 17 // We cannot rely on our base class to stop the thread since we want our
|
ntp_background_util.h | 23 // bottom-aligned images since then the origin is the bottom of the web page.
|
/external/chromium/chrome/browser/chromeos/views/ |
dropdown_button.h | 28 // accessible name, since this acts more like a combo box than a
|
/external/chromium/chrome/browser/net/ |
chrome_dns_cert_provenance_checker.h | 27 // ordering issues wrt ChromeURLRequestContexts, since we're using a raw
|
/external/chromium/chrome/browser/policy/proto/ |
device_management_local.proto | 18 // milliseconds since 1970. When caching (deprecated) DevicePolicyResponses,
|
/external/chromium/chrome/browser/ui/cocoa/ |
dock_icon.h | 8 // since several parts of the app want to manipulate the display of the dock
|