OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
501 - 525
of
1896
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/developers/samples/android/common/src/com/example/android/common/
Pools.java
131
@
SuppressWarnings
("unchecked")
/developers/samples/android/input/Multitouch/BasicMultitouch/src/com/example/android/common/
Pools.java
97
@
SuppressWarnings
("unchecked")
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessorSdk3_4.java
40
@
SuppressWarnings
("deprecation")
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MediaButtonHelper.java
61
@
SuppressWarnings
("unused")
RemoteControlHelper.java
28
@
SuppressWarnings
({"unchecked", "rawtypes"})
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
IllegalArgumentExceptionTest.java
65
@
SuppressWarnings
("nls")
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ControlTest.java
74
@
SuppressWarnings
("nls")
96
@
SuppressWarnings
("nls")
138
@
SuppressWarnings
("nls")
193
@
SuppressWarnings
("nls")
277
@
SuppressWarnings
("nls")
293
@
SuppressWarnings
("nls")
358
@
SuppressWarnings
("nls")
384
@
SuppressWarnings
("nls")
497
public String toBundleName(@
SuppressWarnings
("unused")
498
String baseName, @
SuppressWarnings
("unused"
[
all
...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
ClassMap.java
66
@
SuppressWarnings
("unchecked")
/external/guava/guava/src/com/google/common/collect/
LinkedHashMultiset.java
40
@
SuppressWarnings
("serial") // we're overriding default serialization
NaturalOrdering.java
29
@
SuppressWarnings
("unchecked") // TODO(kevinb): the right way to explain this??
NullsFirstOrdering.java
52
@
SuppressWarnings
("unchecked") // still need the right way to explain this
NullsLastOrdering.java
56
@
SuppressWarnings
("unchecked") // still need the right way to explain this
RegularImmutableBiMap.java
27
@
SuppressWarnings
("serial") // uses writeReplace(), not default serialization
RegularImmutableMultiset.java
33
@
SuppressWarnings
("serial")
RegularImmutableSortedSet.java
46
@
SuppressWarnings
("serial")
136
@
SuppressWarnings
("unchecked")
235
@
SuppressWarnings
("unchecked")
251
@
SuppressWarnings
("unchecked")
/external/guava/guava/src/com/google/common/math/
IntMath.java
75
@
SuppressWarnings
("fallthrough")
116
@
SuppressWarnings
("fallthrough")
206
@
SuppressWarnings
("fallthrough")
248
@
SuppressWarnings
("fallthrough")
/external/guava/guava-gwt/src/com/google/common/collect/
GwtSerializationDependencies.java
58
@
SuppressWarnings
("serial")
ImmutableSortedMap_CustomFieldSerializer.java
44
@
SuppressWarnings
("unchecked")
RegularImmutableSortedSet_CustomFieldSerializer.java
45
@
SuppressWarnings
("unchecked")
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyContiguousSet.java
29
@
SuppressWarnings
("unchecked") // allow ungenerified Comparable types
/external/guava/guava-testlib/src/com/google/common/collect/testing/
ReserializingTestCollectionGenerator.java
52
@
SuppressWarnings
("unchecked")
TestMapEntrySetGenerator.java
57
@
SuppressWarnings
("unchecked") // generic arrays make typesafety sad
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java
37
@
SuppressWarnings
("unchecked")
CollectionSize.java
49
@
SuppressWarnings
("unchecked")
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListAddAllTester.java
35
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
Completed in 952 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>