OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
426 - 450
of
1896
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
AndroidTestReference.java
29
@
SuppressWarnings
("restriction")
TestCaseReference.java
26
@
SuppressWarnings
("restriction")
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplatePreviewPage.java
24
@
SuppressWarnings
("restriction") // Refactoring UI
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_TestDataBuilder.java
89
@
SuppressWarnings
("unchecked")
103
@
SuppressWarnings
("unchecked")
109
@
SuppressWarnings
("unchecked")
115
@
SuppressWarnings
("unchecked")
121
@
SuppressWarnings
("unchecked")
128
@
SuppressWarnings
("unchecked")
150
@
SuppressWarnings
("unchecked")
163
@
SuppressWarnings
("unchecked")
/external/apache-harmony/crypto/src/test/support/common/java/org/apache/harmony/crypto/tests/support/
MyExemptionMechanismSpi.java
99
@
SuppressWarnings
("serial")
117
@
SuppressWarnings
("serial")
/external/easymock/src/org/easymock/internal/
ReplayState.java
135
@
SuppressWarnings
("deprecation")
140
@
SuppressWarnings
("deprecation")
/external/mockito/src/org/mockito/internal/configuration/
SpyAnnotationEngine.java
38
@
SuppressWarnings
({"unchecked"})
45
@
SuppressWarnings
("deprecation") // for MockitoAnnotations.Mock
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
MyExemptionMechanismSpi.java
106
@
SuppressWarnings
("serial")
124
@
SuppressWarnings
("serial")
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
MyCertificateFactorySpi.java
74
@
SuppressWarnings
("unchecked")
90
@
SuppressWarnings
("unchecked")
/packages/apps/Gallery/src/com/android/camera/gallery/
LruCache.java
32
@
SuppressWarnings
("serial")
51
@
SuppressWarnings
("unchecked")
/packages/apps/Mms/src/com/android/mms/util/
SimpleCache.java
38
@
SuppressWarnings
("serial")
54
@
SuppressWarnings
("serial")
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
AsyncTask.java
342
@
SuppressWarnings
("unchecked")
397
@
SuppressWarnings
({"UnusedDeclaration"})
410
@
SuppressWarnings
({"UnusedDeclaration"})
428
@
SuppressWarnings
({"UnusedParameters"})
663
@
SuppressWarnings
({"unchecked", "RawUseOfParameterizedType"})
683
@
SuppressWarnings
({"RawUseOfParameterizedType"})
/frameworks/base/core/java/android/os/
AsyncTask.java
316
@
SuppressWarnings
("unchecked")
371
@
SuppressWarnings
({"UnusedDeclaration"})
384
@
SuppressWarnings
({"UnusedDeclaration"})
402
@
SuppressWarnings
({"UnusedParameters"})
637
@
SuppressWarnings
({"unchecked", "RawUseOfParameterizedType"})
657
@
SuppressWarnings
({"RawUseOfParameterizedType"})
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSortedSet.java
49
// TODO: Can we find a way to remove this @
SuppressWarnings
even for eclipse?
50
@
SuppressWarnings
("unchecked")
53
@
SuppressWarnings
("unchecked")
57
@
SuppressWarnings
("unchecked")
81
@
SuppressWarnings
("unchecked")
87
@
SuppressWarnings
("unchecked")
93
@
SuppressWarnings
("unchecked")
99
@
SuppressWarnings
("unchecked")
105
@
SuppressWarnings
("unchecked")
177
@
SuppressWarnings
("unchecked"
[
all
...]
/libcore/luni/src/main/java/java/util/
ArrayDeque.java
264
@
SuppressWarnings
("unchecked") E result = (E) elements[h];
275
@
SuppressWarnings
("unchecked") E result = (E) elements[t];
287
@
SuppressWarnings
("unchecked") E result = (E) elements[head];
297
@
SuppressWarnings
("unchecked")
305
@
SuppressWarnings
("unchecked") E result = (E) elements[head];
311
@
SuppressWarnings
("unchecked")
604
@
SuppressWarnings
("unchecked") E result = (E) elements[cursor];
643
@
SuppressWarnings
("unchecked") E result = (E) elements[cursor];
771
@
SuppressWarnings
("unchecked")
792
@
SuppressWarnings
("unchecked"
[
all
...]
Vector.java
118
@
SuppressWarnings
("unchecked")
258
@
SuppressWarnings
("unchecked")
323
@
SuppressWarnings
("unchecked")
347
@
SuppressWarnings
("unchecked")
422
@
SuppressWarnings
("unchecked")
616
@
SuppressWarnings
("unchecked")
691
@
SuppressWarnings
("unchecked")
871
@
SuppressWarnings
("unchecked")
[
all
...]
PriorityQueue.java
242
@
SuppressWarnings
("unchecked")
300
@
SuppressWarnings
("unchecked")
311
@
SuppressWarnings
("unchecked")
324
@
SuppressWarnings
("unchecked")
332
@
SuppressWarnings
("unchecked")
/external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java
59
@
SuppressWarnings
("unchecked")
91
@
SuppressWarnings
("unchecked") // Safe as long as the javadocs are followed
110
@
SuppressWarnings
("serial") // this class is never serialized
130
@
SuppressWarnings
("serial") // this class is never serialized
197
@
SuppressWarnings
("serial") // uses writeReplace(), not default serialization
223
@
SuppressWarnings
("serial") // uses writeReplace(), not default serialization
253
@
SuppressWarnings
("serial") // uses writeReplace(), not default serialization
ImmutableMultiset.java
49
@
SuppressWarnings
("serial") // we're overriding default serialization
57
@
SuppressWarnings
("unchecked") // all supported methods are covariant
68
@
SuppressWarnings
("unchecked") // generic array created but never written
79
@
SuppressWarnings
("unchecked") //
90
@
SuppressWarnings
("unchecked") //
101
@
SuppressWarnings
("unchecked") //
112
@
SuppressWarnings
("unchecked") //
123
@
SuppressWarnings
("unchecked") //
184
@
SuppressWarnings
("unchecked") // all supported methods are covariant
Serialization.java
88
@
SuppressWarnings
("unchecked") // reading data stored by writeMap
90
@
SuppressWarnings
("unchecked") // reading data stored by writeMap
134
@
SuppressWarnings
("unchecked") // reading data stored by writeMultiset
183
@
SuppressWarnings
("unchecked") // reading data stored by writeMultimap
188
@
SuppressWarnings
("unchecked") // reading data stored by writeMultimap
/external/guava/guava-tests/test/com/google/common/collect/
ForwardingMapTest.java
163
@
SuppressWarnings
("unchecked")
248
@
SuppressWarnings
("unchecked")
250
@
SuppressWarnings
("unchecked")
285
@
SuppressWarnings
("unchecked")
290
@
SuppressWarnings
("unchecked")
317
@
SuppressWarnings
("unchecked")
322
@
SuppressWarnings
("unchecked")
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java
[
all
...]
/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")
507
@
SuppressWarnings
("unused")
516
@
SuppressWarnings
("unused")
/frameworks/base/media/java/android/media/videoeditor/
MediaProperties.java
63
@
SuppressWarnings
({"unchecked"})
70
@
SuppressWarnings
({"unchecked"})
77
@
SuppressWarnings
({"unchecked"})
83
@
SuppressWarnings
({"unchecked"})
90
@
SuppressWarnings
({"unchecked"})
/frameworks/support/v4/java/android/support/v4/content/
ModernAsyncTask.java
211
@
SuppressWarnings
({"UnusedDeclaration"})
224
@
SuppressWarnings
({"UnusedDeclaration"})
242
@
SuppressWarnings
({"UnusedParameters"})
467
@
SuppressWarnings
({"unchecked", "RawUseOfParameterizedType"})
487
@
SuppressWarnings
({"RawUseOfParameterizedType"})
Completed in 683 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>