/frameworks/support/v4/java/android/support/v4/content/ |
FileProvider.java | 290 * <strong>Note:</strong> The {@link Intent#setClipData(ClipData) Intent.setClipData()} method is [all...] |
/libcore/json/src/main/java/org/json/ |
JSONObject.java | 68 * <p><strong>Warning:</strong> this class represents null in two incompatible
|
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
ProgressBar.java | 166 * <p><strong>XML attributes</b></strong> [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
libgcov-driver.c | 71 /* Create a strong reference to these symbols so that they are 79 defined within archive libraries when there is a strong reference to [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
shared_ptr_base.h | 530 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 538 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
shared_ptr_base.h | 514 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 520 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
shared_ptr_base.h | 514 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 520 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 530 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 538 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 530 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 538 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
shared_ptr_base.h | 514 // Special case for auto_ptr<_Tp> to provide the strong guarantee. 520 // Special case for unique_ptr<_Tp,_Del> to provide the strong guarantee. [all...] |
/external/chromium_org/chrome/app/ |
chromeos_strings.grdp | 166 <ph name="BEGIN_BOLD"><strong></ph>Caution:<ph name="END_BOLD"></strong></ph> These files are temporary and may be automatically deleted to free up disk space. <ph name="BEGIN_LINK"><a href="javascript://"></ph>Learn More<ph name="END_LINK"></a><ex></a></ex></ph> [all...] |
generated_resources.grd | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ubidi.c | 374 strong R or AL character at either end of the text */ 385 LOOKING_FOR_STRONG, /* 1: looking for first strong char */ 386 FOUND_STRONG_CHAR /* 2: found first strong char */ 391 starting with strong R char */ [all...] |
/external/expat/doc/ |
reference.html | [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLSchema.java | 124 elementType("strong", M_PCDATA|M_INLINE, M_INLINE|M_NOLINK, F_RESTART); 231 parent("strong", "body"); 442 attribute("strong", "class", "NMTOKEN", null); 548 attribute("strong", "dir", "NMTOKEN", null); 654 attribute("strong", "id", "ID", null); [all...] |
/frameworks/av/services/audioflinger/ |
AudioFlinger.cpp | 656 // remove local strong reference to Client before deleting the Track so that the [all...] |
/frameworks/base/core/java/android/content/res/ |
Resources.java | 698 * <p class="note"><strong>Note:</strong> Prior to 711 * <p class="note"><strong>Note:</strong> To obtain a themed drawable, use [all...] |
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | [all...] |
/frameworks/base/core/res/ |
AndroidManifest.xml | 452 <p class="note"><strong>Note:</strong> If your app uses the 469 <p class="note"><strong>Note:</strong> If your app uses the [all...] |
/frameworks/base/core/java/android/app/ |
Activity.java | 330 * <td align="center"><font color="#800000"><strong>Pre-{@link android.os.Build.VERSION_CODES#HONEYCOMB}</strong></font></td> 344 * <td align="center"><font color="#800000"><strong>Yes</strong></font></td> 357 * <td align="center"><font color="#800000"><strong>Yes</strong></font></td> [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewCore.java | 124 // the ContentViewCore, then storing a strong ref to the interface object on the native 125 // side would prevent garbage collection of the ContentViewCore (as that strong ref would 128 // native side. However we still need a strong reference on the Java side to [all...] |
/external/clang/test/CodeGenObjC/ |
arc.m | [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 143 * <li><strong>Set properties:</strong> for example setting the text of a 148 * <li><strong>Set focus:</strong> The framework will handled moving focus in 151 * <li><strong>Set up listeners:</strong> Views allow clients to set listeners 158 * <li><strong>Set visibility:</strong> You can hide or show views using [all...] |
/external/chromium_org/net/http/ |
http_cache_transaction.cc | [all...] |
/external/chromium_org/third_party/qunit/src/ |
qunit.js | [all...] |