HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 826 - 850 of 12504) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/sdk/api_diff/9/changes/
packages_index_additions.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
packages_index_removals.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
  /frameworks/base/drm/java/android/drm/
DrmInfoEvent.java 36 * The rights need to be removed completely.
53 * The rights have been removed.
  /frameworks/base/libs/hwui/
LayerCache.h 52 * When a layer is obtained from the cache, it is removed and the total
63 * be removed from the cache.
RenderBufferCache.h 38 * When a buffer is obtained from the cache, it is removed and the total
53 * be removed from the cache.
  /frameworks/base/services/java/com/android/server/wm/
WindowToken.java 40 // not be removed when all windows are removed.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapsetnameditemns07.java 42 * attribute that was retreived and removed from the first nodeMap as an argument.
43 * Assuming that when an attribute is removed from a nodemap, it still remains in the domtree
  /libcore/luni/src/main/java/java/security/acl/
AclEntry.java 82 * the permission to be removed.
83 * @return {@code true} if the permission is removed, {@code false} if the permission was
  /libcore/luni/src/main/java/libcore/util/
BasicLruCache.java 96 * queue and are be removed. The default implementation does nothing.
118 * Clear the cache, calling {@link #entryEvicted} on each removed entry.
  /ndk/sources/host-tools/sed-4.2.1/m4/
longlong.m4 10 # This fixes a bug in Autoconf 2.61, but can be removed once we
55 # This fixes a bug in Autoconf 2.61, but can be removed once we
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_list.cpp 119 /* Get the removed node */
145 /* Get the removed node */
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiServiceListener.java 195 * A media item was removed
198 * @param mediaItemId The id of the media item which was removed
289 * A transition was removed
292 * @param transitionId The id of the transition which was removed
336 * A overlay was removed
394 * An effect was removed
397 * @param effectId The id of the effect which was removed
415 * An audio track was removed
  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 104 // To be removed
152 // To be removed
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
VoicemailCleanupServiceTest.java 62 // Data removed on PACKAGE_REMOVED but with no EXTRA_REPLACING.
67 // Data removed on PACKAGE_REMOVED with EXTRA_REPLACING = false.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
envz.h 45 with the same name already exists in ENVZ, it is removed. If VALUE is
49 entry in the other one. Null entries can be removed with envz_strip (). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
envz.h 45 with the same name already exists in ENVZ, it is removed. If VALUE is
49 entry in the other one. Null entries can be removed with envz_strip (). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
envz.h 45 with the same name already exists in ENVZ, it is removed. If VALUE is
49 entry in the other one. Null entries can be removed with envz_strip (). */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 21 return any(module_name in msg and ' removed' in msg
163 template = "%s has been removed in 3.x"
220 expected = "in 3.x, __{0}slice__ has been removed; use __{0}item__"
233 expected = "tuple parameter unpacking has been removed in 3.x"
355 warnings.filterwarnings("error", ".+ (module|package) .+ removed",
357 warnings.filterwarnings("error", ".+ removed .+ (module|package)",
393 msg = "In 3.x, os.path.walk is removed in favor of os.walk."
411 # UserString.MutableString has been removed in 3.0.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 21 return any(module_name in msg and ' removed' in msg
163 template = "%s has been removed in 3.x"
220 expected = "in 3.x, __{0}slice__ has been removed; use __{0}item__"
233 expected = "tuple parameter unpacking has been removed in 3.x"
355 warnings.filterwarnings("error", ".+ (module|package) .+ removed",
357 warnings.filterwarnings("error", ".+ removed .+ (module|package)",
393 msg = "In 3.x, os.path.walk is removed in favor of os.walk."
411 # UserString.MutableString has been removed in 3.0.
  /art/test/077-method-override/src/
Base.java 26 /* src2: removed */
  /bionic/libdl/
Android.mk 32 # against libc creating a circular dependency which is removed and we end up
  /cts/tests/tests/os/src/android/os/cts/
SecurityFeaturesTest.java 33 * has been removed from the app's capability bounding set.
  /cts/tools/signature-tools/templates/
ApiOverviewPage.st 36 $Table(name="Removed Packages", rows=removed_packages:{$it.from:ModelElementRow()$})$
  /dalvik/tests/077-method-override/src/
Base.java 26 /* src2: removed */
  /development/apps/CustomLocale/res/values/
strings.xml 34 <string name="removed_custom_locale_1s">Removed custom locale: %1$s</string>

Completed in 1817 milliseconds

<<31323334353637383940>>