Searched
full:since (Results
501 -
525 of
13865) sorted by null
<<21222324252627282930>>
/external/guava/guava/src/com/google/common/base/ |
Joiner.java | 60 * @since 2.0 (imported from Google Collections Library) 91 * @since 11.0 115 * @since 11.0 150 * @since 11.0 176 * @since 11.0 210 * @since 11.0 233 * @since 11.0 344 * @since 2.0 (imported from Google Collections Library) 383 * @since 11.0 402 * @since 10. [all...] |
/external/guava/guava/src/com/google/common/collect/ |
ImmutableMultiset.java | 46 * @since 2.0 (imported from Google Collections Library) 66 * @since 6.0 (source-compatible since 2.0) 77 * @since 6.0 (source-compatible since 2.0) 88 * @since 6.0 (source-compatible since 2.0) 99 * @since 6.0 (source-compatible since 2.0) 110 * @since 6.0 (source-compatible since 2.0 [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
BridgeResources.java | 166 // this is not used since the method above always throws 187 // this is not used since the method above always throws 206 // this is not used since the method above always throws 229 // this is not used since the method above always throws 265 // this shouldn't happen since we check above. 273 // this is not used since the method above always throws 299 // this shouldn't happen since we check above. 307 // this is not used since the method above always throws 352 // this is not used since the method above always throws 380 // this is not used since the method above always throw [all...] |
/libcore/luni/src/main/java/java/lang/ |
Integer.java | 30 * @since 1.0 56 * @since 1.5 78 // Note: Integer.TYPE can't be set to "int.class", since *that* is 121 * @since 1.2 130 * @since 1.7 522 * @since 1.5 543 * @since 1.5 556 * @since 1.5 590 * @since 1.5 603 * @since 1. [all...] |
Long.java | 30 * @since 1.0 58 // Note: Long.TYPE can't be set to "long.class", since *that* is 65 * @since 1.5 108 * @since 1.2 117 * @since 1.7 509 * @since 1.5 531 * @since 1.5 544 * @since 1.5 589 * @since 1.5 604 * @since 1. [all...] |
/bionic/libc/bionic/ |
wcscoll.c | 30 * Compare strings using the current locale. Since Bionic really does not
|
/bionic/libdl/ |
libdl.c | 36 * It won't affect anything since these are just symbols anyway */
|
/cts/hostsidetests/appsecurity/test-apps/SharedUidInstallDiffCert/ |
AndroidManifest.xml | 23 but will fail to install, since its signed with different cert.
|
/cts/tests/src/android/content/cts/ |
ContextWrapperStubActivity.java | 19 // Need the following import to get access to the app resources, since this
|
/cts/tests/tests/holo/src/android/holo/cts/modifiers/ |
DialogBuilder.java | 24 * a Dialog. Since a Dialog shows in a new window, implementation
|
/cts/tests/tests/permission/src/android/permission/cts/ |
NoSdCardWritePermissionTest.java | 34 * @since 4
|
/cts/tools/dex-tools/ |
README.txt | 8 Since this folder contains a .project file, it can be imported directly into eclipse as a java project.
|
/cts/tools/signature-tools/ |
README.txt | 18 Since this folder contains a .project file, it can be imported directly into eclipse as a java project.
|
/cts/tools/vm-tests-tf/src/dot/junit/verify/b17/ |
Test_b17.java | 33 * Since this constraint is trivial to be checked by the verifier,
|
/dalvik/dexgen/src/com/android/dexgen/rop/ |
Attribute.java | 32 * header. Since the header is always six bytes, the result of
|
/dalvik/dx/src/com/android/dx/cf/iface/ |
Attribute.java | 32 * header. Since the header is always six bytes, the result of
|
/dalvik/dx/tests/046-dex-exceptions/ |
Blort.java | 44 // Since the code in the try block can't possibly throw, there
|
/dalvik/dx/tests/086-ssa-edge-split/ |
Blort.java | 21 * to get to the finally block, since there are
|
/dalvik/vm/compiler/codegen/arm/ |
GlobalOptimizations.cpp | 50 * Need to explicitly check the lastLIRInsn here since with
|
/dalvik/vm/compiler/codegen/x86/ |
LowerConst.cpp | 43 //! Since the register allocator does not handle control flow within the lowered native sequence, 48 /* for trace-based JIT, the string is already resolved since this code has been executed */ 180 //! Since the register allocator does not handle control flow within the lowered native sequence, 187 /* for trace-based JIT, the class is already resolved since this code has been executed */
|
/dalvik/vm/mterp/c/ |
OP_NEW_INSTANCE.cpp | 24 * Since we use the portable interpreter to build the trace, this extra
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ContactsFilter.java | 19 // Need the following import to get access to the app resources, since this
|
ForwardTarget.java | 19 // Need the following import to get access to the app resources, since this
|
LocalSample.java | 19 // Need the following import to get access to the app resources, since this
|
OneShotAlarm.java | 24 // Need the following import to get access to the app resources, since this
|
Completed in 1422 milliseconds
<<21222324252627282930>>