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

1 2 3 4 5 6 78 91011>>

  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
ConstructorTest.java 162 @SuppressWarnings("unchecked")
302 @SuppressWarnings("unchecked")
343 @SuppressWarnings("unchecked")
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 213 <!-- This is a "compound button": it has checked and unchecked states. -->
244 <!-- This is a "compound button": it has checked and unchecked states. -->
260 <!-- This is a "compound button": it has checked and unchecked states. -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ReplaceStringsVisitor.java 82 @SuppressWarnings("unchecked")
194 @SuppressWarnings("unchecked")
434 @SuppressWarnings("unchecked")
  /external/guava/src/com/google/common/collect/
Sets.java 205 @SuppressWarnings("unchecked")
262 @SuppressWarnings("unchecked")
285 @SuppressWarnings("unchecked") // allow ungenerified Comparable types
305 @SuppressWarnings("unchecked") // allow ungenerified Comparable types
604 * SuppressWarnings("unchecked")
855 @SuppressWarnings("unchecked") // only B's are put in here
    [all...]
Collections2.java 162 @SuppressWarnings("unchecked")
193 @SuppressWarnings("unchecked")
ImmutableBiMap.java 53 @SuppressWarnings("unchecked")
193 @SuppressWarnings("unchecked") // safe since map is not writable
ImmutableListMultimap.java 56 @SuppressWarnings("unchecked")
233 @SuppressWarnings("unchecked") // safe since multimap is not writable
  /libcore/luni/src/main/java/java/util/
HashMap.java 124 @SuppressWarnings("unchecked")
144 @SuppressWarnings("unchecked")
227 @SuppressWarnings("unchecked")
555 @SuppressWarnings("unchecked") HashMapEntry<K, V>[] newTable
    [all...]
Hashtable.java 104 @SuppressWarnings("unchecked")
123 @SuppressWarnings("unchecked")
205 @SuppressWarnings("unchecked")
488 @SuppressWarnings("unchecked") HashtableEntry<K, V>[] newTable
    [all...]
EnumSet.java 303 @SuppressWarnings("unchecked")
335 @SuppressWarnings("unchecked")
HugeEnumSet.java 195 @SuppressWarnings("unchecked") // guarded by isValidType()
251 @SuppressWarnings("unchecked") // guarded by isValidType()
  /external/emma/core/java12/com/vladium/util/exception/
AbstractRuntimeException.java 20 * This unchecked exception class is designed as a base/expansion point for the
21 * entire hierarchy of unchecked exceptions in a project.<P>
  /libcore/luni/src/test/java/tests/security/cert/
CertificateFactorySpiTest.java 403 @SuppressWarnings("unchecked")
419 @SuppressWarnings("unchecked")
  /cts/tests/SignatureTest/src/android/tests/sigtest/
SignatureTestActivity.java 100 @SuppressWarnings("unchecked")
  /cts/tests/tests/text/src/android/text/cts/
AlteredCharSequenceTest.java 189 @SuppressWarnings("unchecked")
  /cts/tests/tests/widget/src/android/widget/cts/
AlphabetIndexerTest.java 149 @SuppressWarnings("unchecked")
ResourceCursorAdapterTest.java 184 @SuppressWarnings("unchecked")
ResourceCursorTreeAdapterTest.java 185 @SuppressWarnings("unchecked")
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
VMHostTest.java 41 @SuppressWarnings("unchecked")
  /dalvik/dx/src/com/android/dx/gen/
Type.java 104 @SuppressWarnings("unchecked") // guarded by equals
  /development/samples/ApiDemos/src/com/example/android/apis/
ApiDemos.java 142 @SuppressWarnings("unchecked")
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Support13Demos.java 142 @SuppressWarnings("unchecked")
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Support4Demos.java 142 @SuppressWarnings("unchecked")
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
AppConfigurationEntryTest.java 168 @SuppressWarnings("unchecked")
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ObjectInputStream2Test.java 171 @SuppressWarnings("unchecked")

Completed in 595 milliseconds

1 2 3 4 5 6 78 91011>>