Home
last modified time | relevance | path

Searched refs:Deprecated (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMultisetFauxverideShim.java43 @Deprecated
57 @Deprecated
71 @Deprecated
85 @Deprecated
99 @Deprecated
114 @Deprecated
129 @Deprecated
150 @Deprecated
DImmutableSortedSetFauxverideShim.java48 @Deprecated public static <E> ImmutableSortedSet.Builder<E> builder() { in builder()
61 @Deprecated public static <E> ImmutableSortedSet<E> of(E element) { in of()
74 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of()
87 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of()
101 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
116 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
131 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
145 @Deprecated public static <E> ImmutableSortedSet<E> copyOf(E[] elements) { in copyOf()
DImmutableSortedMapFauxverideShim.java40 @Deprecated public static <K, V> ImmutableSortedMap.Builder<K, V> builder() { in builder()
53 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1) { in of()
66 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of( in of()
81 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of( in of()
96 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of( in of()
111 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of( in of()
DGenericMapMaker.java104 @Deprecated
123 @Deprecated
163 @Deprecated
DSortedMaps.java45 @Deprecated
89 @Deprecated public static <K, V1, V2> SortedMap<K, V2> transformValues( in transformValues()
146 @Deprecated public static <K, V1, V2> SortedMap<K, V2> transformEntries( in transformEntries()
171 @Deprecated public static <K, V> SortedMapDifference<K, V> difference( in difference()
DMapMaker.java236 @Deprecated
330 @Deprecated
433 @Deprecated
463 @Deprecated
511 @Deprecated
561 @Deprecated
665 @Deprecated
/external/jmdns/src/javax/jmdns/
DServiceInfo.java457 @Deprecated
474 @Deprecated
485 @Deprecated
496 @Deprecated
507 @Deprecated
578 @Deprecated
588 @Deprecated
607 @Deprecated
DJmDNS.java171 @Deprecated
374 @Deprecated
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/signin/
DAndroidProfileOAuth2TokenServiceHelper.java28 @Deprecated
37 @Deprecated
45 @Deprecated
/external/guava/guava/src/com/google/common/cache/
DCache.java153 @Deprecated V get(K key) throws ExecutionException; in get()
173 @Deprecated V getUnchecked(K key); in getUnchecked()
188 @Deprecated V apply(K key); in apply()
DForwardingCache.java118 @Deprecated
124 @Deprecated
130 @Deprecated
/external/mockito/src/org/mockito/stubbing/answers/
DReturnsElementsOf.java22 @Deprecated
25 @Deprecated
/external/junit/src/org/junit/runners/
DBlockJUnit4ClassRunner.java159 @Deprecated
271 @Deprecated
286 @Deprecated
300 @Deprecated
318 @Deprecated
359 @Deprecated
/external/apache-http/src/org/apache/http/protocol/
DHttpRequestHandlerRegistry.java55 @Deprecated
83 @Deprecated
/external/guava/guava/src/com/google/common/base/
DJoiner.java97 @Deprecated
156 @Deprecated
216 @Deprecated
390 @Deprecated
446 @Deprecated
492 @Deprecated
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DGenericMapMaker.java72 @Deprecated
94 @Deprecated
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowImageView.java41 @Deprecated
124 @Deprecated
134 @Deprecated
/external/doclava/
Dandroid-changes.txt15 parameter, which when set adds a @Deprecated annotation if one
18 @Deprecated. Also strips out @Override annotations.
/external/junit/src/org/junit/
DAssert.java480 @Deprecated
490 @Deprecated
687 @Deprecated
707 @Deprecated
/external/icu/icu4c/source/test/hdrtst/
DMakefile.in45 E_D="[1/$(E_NUM)] Deprecated: "
50 E_DEP="[6/$(E_NUM)] Hide Deprecated: "
/external/chromium_org/third_party/icu/source/test/hdrtst/
DMakefile.in45 E_D="[1/$(E_NUM)] Deprecated: "
50 E_DEP="[6/$(E_NUM)] Hide Deprecated: "
/external/chromium_org/content/browser/appcache/
Dappcache_interceptor.cc90 net::URLRequest::Deprecated::RegisterRequestInterceptor(this); in AppCacheInterceptor()
94 net::URLRequest::Deprecated::UnregisterRequestInterceptor(this); in ~AppCacheInterceptor()
/external/chromium_org/ppapi/api/private/
Dppb_flash.idl167 * Deprecated. Does nothing. Use PPB_Flash_MessageLoop.
174 * Deprecated. Does nothing. Use PPB_Flash_MessageLoop.
215 * Deprecated. Does nothing. Use PPB_Flash_Print.
229 * Deprecated. Does nothing.
235 * Deprecated. Does nothing. See GetSetting().
/external/chromium_org/media/cast/logging/proto/
Draw_events.proto39 VIDEO_FRAME_SENT_TO_ENCODER = 15; // Deprecated
45 // AUDIO_PACKET_SENT_TO_PACER = 19; // Deprecated
46 // VIDEO_PACKET_SENT_TO_PACER = 20; // Deprecated
/external/apache-http/src/org/apache/http/io/
DHttpTransportMetrics.java39 @Deprecated

12345678910>>...24