/libcore/luni/src/main/java/java/lang/annotation/ |
Annotation.java | 50 * is determined (in a way similar to) using the corresponding
|
/libcore/luni/src/main/java/java/util/zip/ |
GZIPInputStream.java | 35 * This code decompresses the data from a GZIP stream, similar to the {@code gunzip(1)} utility.
|
/libcore/luni/src/main/java/libcore/io/ |
IoUtils.java | 171 * Checks whether {@code path} can be opened read-only. Similar to File.exists, but doesn't
|
/libcore/luni/src/main/java/org/apache/harmony/security/fortress/ |
Services.java | 46 * Avoids similar provider/services iteration in SecureRandom constructor.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMException.java | 29 * methods may return error codes similar to those listed in the
|
/ndk/build/core/ |
definitions-tests.mk | 34 # This is similar to test-expect, though it will abort the program
|
/ndk/build/tools/toolchain-patches/gcc/ |
0006-Disable-libstdc-versioning.patch | 7 instead of libstdc++.so.3 (or some similar number-versioned name).
|
/ndk/docs/text/ |
CPU-ARM-NEON.text | 10 instructions with similar compactness to Thumb-1
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
thread.cpp | 90 // TODO: grovel through /proc or check cpuid on x86 and similar
|
/ndk/sources/cxx-stl/stlport/src/ |
num_get.cpp | 76 // Similar, except return the character itself instead of the numeric
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_como.h | 23 // (and SIMILAR NAMES INVOLVING COMO).... no doubt some of this will
|
/ndk/sources/host-tools/make-3.81/config/ |
lib-prefix.m4 | 12 dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdbool.in.h | 93 Similar bugs are likely with other compilers as well; this file
|
/packages/apps/Browser/src/com/android/browser/ |
UrlUtils.java | 56 * TODO: Put this in TextUtils to be used by other packages doing something similar.
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
AccountPromptUtils.java | 67 // {@link AccountManager} to show a similar account prompt
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
SearchUtil.java | 78 * Similar to String.contains() with two main differences:
|
/packages/apps/Email/tests/src/com/android/email/ |
DBTestHelper.java | 152 * This class has only one method, that creats an isolated {@link Context} similar to what
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
ImageFilterTinyPlanet.java | 126 // Make sure the intermediate image has the similar size to the
|
/packages/apps/Gallery2/src/com/android/photos/shims/ |
BitmapJobDrawable.java | 114 // Calculates a matrix similar to ScaleType.CENTER_CROP
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
CameraHolder.java | 35 * <p>The {@code open()} and {@code release()} calls are similar to the ones
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationWebView.java | 242 * Similar to {@link #getScale()}, except that it returns the initially expected scale, as
|
MultiAdapterSpinner.java | 50 * example). This attribute controls the width of the dropdown, similar to the attribute in the
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
VeiledAddressMatcher.java | 47 * Similar to {@link #VEILED_ALTERNATE_TEXT} except this is for addresses where we don't have
|
/packages/services/Telephony/src/com/android/phone/ |
CdmaPhoneCallState.java | 27 * In normal case(on a single call) this state would be similar for FW's state of ACTIVE
|
DeleteFdnContactScreen.java | 133 // Replace the status field with a toast to make things appear similar
|