HomeSort by relevance Sort by last modified time
    Searched full:unchecked (Results 26 - 50 of 521) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/apache-harmony/crypto/src/test/support/common/java/org/apache/harmony/crypto/tests/support/
MySecretKeyFactorySpi.java 44 @SuppressWarnings("unchecked")
  /external/chromium/chrome/browser/ui/cocoa/
window_size_autosaver.h 21 // Note: Your xib file should have "Visible at launch" UNCHECKED, so that the
  /external/easymock/src/org/easymock/internal/matchers/
Captures.java 44 @SuppressWarnings("unchecked")
Compare.java 45 @SuppressWarnings("unchecked")
CompareTo.java 32 @SuppressWarnings("unchecked")
  /external/guava/src/com/google/common/util/concurrent/
UncheckedTimeoutException.java 20 * Unchecked version of {@link java.util.concurrent.TimeoutException}.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
Node.java 55 @SuppressWarnings("unchecked")
  /frameworks/base/services/java/com/android/server/pm/
GrantedPermissions.java 34 @SuppressWarnings("unchecked")
  /libcore/json/src/main/java/org/json/
JSONException.java 33 * callers should simply wrap this exception in an unchecked exception and
  /libcore/luni/src/main/java/java/lang/
Void.java 37 @SuppressWarnings("unchecked")
  /libcore/luni/src/main/java/java/util/
DuplicateFormatFlagsException.java 20 * The unchecked exception will be thrown out if there are duplicate flags given
  /libcore/luni/src/main/java/java/util/concurrent/
RejectedExecutionHandler.java 25 * an unchecked {@link RejectedExecutionException}, which will be
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
OldGenericReflectionCornerCases.java 39 @SuppressWarnings("unchecked")
82 @SuppressWarnings("unchecked")
124 @SuppressWarnings("unchecked")
180 @SuppressWarnings("unchecked")
  /libcore/luni/src/test/java/libcore/javax/crypto/spec/
KeyFactoryTestRSA.java 27 @SuppressWarnings("unchecked")
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
MySecretKeyFactorySpi.java 45 @SuppressWarnings("unchecked")
  /packages/apps/Email/src/com/android/email/activity/
UiUtilities.java 71 @SuppressWarnings("unchecked")
77 @SuppressWarnings("unchecked")
85 @SuppressWarnings("unchecked")
93 @SuppressWarnings("unchecked")
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/
FilterCreator.java 48 @SuppressWarnings("unchecked")
  /packages/apps/Phone/res/drawable/
btn_compound_background.xml 18 These buttons have two states (checked and unchecked), and
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 51 @SuppressWarnings("unchecked")
85 @SuppressWarnings("unchecked")
128 @SuppressWarnings("unchecked")
177 @SuppressWarnings("unchecked")
226 @SuppressWarnings("unchecked")
274 @SuppressWarnings("unchecked")
356 @SuppressWarnings("unchecked")
  /external/guava/src/com/google/common/collect/
Serialization.java 96 @SuppressWarnings("unchecked") // reading data stored by writeMap
98 @SuppressWarnings("unchecked") // reading data stored by writeMap
145 @SuppressWarnings("unchecked") // reading data stored by writeMultiset
197 @SuppressWarnings("unchecked") // reading data stored by writeMultimap
202 @SuppressWarnings("unchecked") // reading data stored by writeMultimap
ImmutableSortedSet.java 88 @SuppressWarnings("unchecked")
91 @SuppressWarnings("unchecked")
95 @SuppressWarnings("unchecked")
132 @SuppressWarnings("unchecked")
145 @SuppressWarnings("unchecked")
158 @SuppressWarnings("unchecked")
171 @SuppressWarnings("unchecked")
215 @SuppressWarnings("unchecked") // E comparator with Object array
275 @SuppressWarnings("unchecked")
295 @SuppressWarnings("unchecked")
    [all...]
ImmutableEnumSet.java 48 * Set<E>. writeReplace() must then use an unchecked cast to return to
101 @SuppressWarnings("unchecked")
Platform.java 87 @SuppressWarnings("unchecked")
104 @SuppressWarnings("unchecked")
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
RefSortedMap.java 244 @SuppressWarnings("unchecked")
250 @SuppressWarnings("unchecked")
319 @SuppressWarnings("unchecked")
345 @SuppressWarnings("unchecked")
367 @SuppressWarnings("unchecked")
389 @SuppressWarnings("unchecked")
SimpleEntryTest.java 108 @SuppressWarnings({ "unchecked", "boxing" })
117 @SuppressWarnings({ "unchecked", "boxing" })

Completed in 865 milliseconds

12 3 4 5 6 7 8 91011>>