HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 801 - 825 of 13621) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/sdk/api_diff/24/changes/
java.io.ObjectInputStream.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.">
90 Change in exceptions: <code>java.io.NotActiveException</code> was removed..<br>
110 Change in exceptions: <code>java.io.NotActiveException</code> was removed..<br>
120 Change in exceptions: <code>java.io.OptionalDataException</code> was removed..<br>
130 Change in exceptions: <code>java.io.OptionalDataException</code> was removed..<br>
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /frameworks/base/docs/html/sdk/api_diff/n-preview-4-incr/changes/
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.0/changes/
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.1/changes/
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /frameworks/base/docs/html/sdk/support_api_diff/23/changes/
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /frameworks/base/docs/html/sdk/support_api_diff/23.1.0/changes/
jdiff_help.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.">
69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
99 This link can be removed entirely by not using the <code>-docchanges</code> option.
104 This link can be removed entirely by not using the <code>-stats</code> option.
  /libcore/jsr166-tests/src/test/java/jsr166/
AtomicIntegerFieldUpdaterTest.java 22 // android-note: Removed because the CTS runner does a bad job of
33 // android-note: Removed because android doesn't restrict reflection access
124 // android-note: Removed because android doesn't restrict reflection access
135 // android-note: Removed because android doesn't restrict reflection access
206 // android-note: Removed because android doesn't restrict reflection access
AtomicLongFieldUpdaterTest.java 22 // android-note: Removed because the CTS runner does a bad job of
33 // android-note: Removed because android doesn't restrict reflection access
124 // android-note: Removed because android doesn't restrict reflection access
135 // android-note: Removed because android doesn't restrict reflection access
206 // android-note: Removed because android doesn't restrict reflection access
  /libcore/luni/src/main/java/org/w3c/dom/
Text.java 84 * removed including the current node unless it was the recipient of the
103 * <br>Where the nodes to be removed are read-only descendants of an
105 * be removed instead of the read-only nodes. If any
106 * <code>EntityReference</code> to be removed has descendants that are
115 * "ent" contains an <code>Element</code> node which cannot be removed.
  /libcore/ojluni/src/main/java/java/lang/ref/
ReferenceQueue.java 41 // when a reference has been enqueued and removed from its queue.
78 // enqueued, but is now removed from the queue.
95 * removed from the queue, assuming this is the reference object's queue.
132 // enqueued, but is now removed from the queue.
142 * available without further delay then it is removed from the queue and
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpClient.java 40 * It listens for MTP devices being attached and removed from the USB host bus
121 * or removed. In the current implementation, only PTP devices are supported.
132 * Called when a new device has been removed
134 * @param device the device that was removed
222 * notifications when MTP or PTP devices are added or removed.
  /external/libpng/
CHANGES 148 Removed png_large_malloc, png_large_free, and png_realloc functions.
163 Removed all implicit variable tests which assume NULL == 0 (I think)
167 Removed old png_set_rgbx() and png_set_xrgb() functions that have been
175 Removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
197 Removed PNG_USE_OWN_CRC capability
257 More type casting. Removed erroneous overflow test in pngmem.c.
294 Removed "beta" language from documentation.
306 Added PNGARG() to prototypes in pngtest.c and removed some prototypes
327 Removed #ifdef/#endif around a png_free() in pngread.c
339 Removed references to IJG and JPEG in the ansi2knr.c copyright statement
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
SpannableStringBuilderSpanTest.java 154 // 0-length spans should have been removed
451 for (AddedRemoved removed: mRemoved) {
452 if (removed.span == span)
453 fail("Span " + span + " was removed and not unmodified");
488 for (AddedRemoved removed : mRemoved) {
489 if (removed.span == span) {
490 assertEquals(removed.start, start);
491 assertEquals(removed.end, end);
495 fail("Span " + span + " was not removed");
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
TestUtils.java 30 * The setters and getters will be removed in version 3.0.
64 * @deprecated 2.2 will be removed in 3.0 - not compatible with use from multiple threads
75 * @deprecated 2.2 will be removed in 3.0
87 * @deprecated 2.2 will be removed in 3.0 - not compatible with use from multiple threads
98 * @deprecated 2.2 will be removed in 3.0
110 * @deprecated 2.2 will be removed in 3.0 - not compatible with use from multiple threads
121 * @deprecated 2.2 will be removed in 3.0
133 * @deprecated 2.2 will be removed in 3.0 - not compatible with use from multiple threads
145 * @deprecated 2.2 will be removed in 3.0
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.c 43 * -lar : pointer to mean-removed LAR:s.
94 * -inLar : pointer to mean-removed LAR vecrtors.
136 // vectors (mean removed) each of dimension 'UB_LPC_ORDER'
161 * Remover the correlation among mean-removed LAR vectors. If LAR vectors
209 // That is 'interVecDim' of LAR vectors (mean removed)
491 * -data : pointer to mean-removed LAR:s.
545 * -lpcGain : mean-removed in log domain.
567 * -data : LPC gain in log-domain with mean removed.
694 * -lpcGain : LPC gain in log-domain & mean removed
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java 102 * removed if it is an external property, or if the
107 * properties in the named schema are removed. Internal properties are also
108 * removed if the flag <code>doAllProperties</code> option is set. In addition,
109 * aliases from the named schema will be removed if the flag <code>includeAliases</code>
113 * all schema are removed. Internal properties are also removed if the
121 * The XMP object containing the properties to be removed.
125 * removed.
128 * Optional path expression for the property to be removed.
  /frameworks/base/core/java/android/app/
BackStackRecord.java 59 if (op.removed != null) {
60 numRemoved += op.removed.size();
79 if (op.removed != null) {
80 final int N = op.removed.size();
83 mOps[pos++] = op.removed.get(i).mIndex;
140 op.removed = new ArrayList<Fragment>(N);
147 op.removed.add(r);
229 ArrayList<Fragment> removed; field in class:BackStackRecord.Op
382 if (op.removed != null && op.removed.size() > 0)
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
HashtableTest.java 252 // BEGIN android-removed
278 // // next is removed "9"
288 // END android-removed
304 // BEGIN android-removed
308 // END android-removed
341 // BEGIN android-removed
361 // END android-removed
472 // BEGIN android-removed
476 // END android-removed
551 // BEGIN android-removed
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArrayList.java 348 E removed = (E) elements[index]; local
350 return removed;
415 * of elements removed.
424 * We've encountered an element that must be removed! Create a new
446 int removed = elements.length - newElements.length; local
448 return removed;
612 E removed = CopyOnWriteArrayList.this.remove(slice.from + index); local
614 return removed;
683 int removed = removeOrRetain(collection, false, slice.from, slice.to); local
684 slice = new Slice(elements, slice.from, slice.to - removed);
692 int removed = removeOrRetain(collection, true, slice.from, slice.to); local
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java 210 * hidden/removed status of the class and the show level setting in doclava.
733 * @param removedMethods the removed methods regardless of access levels.
742 * removed, public/protected ones and store them. If a class is removed, all its members
743 * are removed, even if the member may not have a @removed tag.
761 * But only the public/protected removed constructors will be stored by the method.
762 * Removed constructors should never be deleted from source code because
780 * removed, public/protected ones and store them. If a class is removed, all its member
    [all...]
  /external/v8/test/mjsunit/es7/
object-observe.js     [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
OperatorHelper.java 27 // BEGIN android-removed
31 // END android-removed
67 // BEGIN android-removed
81 // END android-removed
84 // BEGIN android-removed
86 // END android-removed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
CipherSpi.java 29 // BEGIN android-removed
31 // END android-removed
205 // BEGIN android-removed
210 // END android-removed
549 // BEGIN android-removed
594 // END android-removed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
PKIXCertPath.java 40 // BEGIN android-removed
42 // END android-removed
59 // BEGIN android-removed
61 // END android-removed
308 // BEGIN android-removed
330 // END android-removed

Completed in 1502 milliseconds

<<31323334353637383940>>