OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
151 - 175
of
809
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mockito/src/org/mockito/internal/matchers/
Any.java
13
@
SuppressWarnings
("unchecked")
AnyVararg.java
12
@
SuppressWarnings
("unchecked")
/external/mockito/src/org/mockito/internal/progress/
ArgumentMatcherStorage.java
12
@
SuppressWarnings
("unchecked")
/external/mockito/src/org/mockito/internal/util/collections/
IdentitySet.java
9
@
SuppressWarnings
("unchecked")
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
AAltCommand.java
7
@
SuppressWarnings
("nls")
20
@
SuppressWarnings
("hiding") PPosition _position_,
21
@
SuppressWarnings
("hiding") PExpression _expression_,
22
@
SuppressWarnings
("hiding") PCommand _command_)
132
void removeChild(@
SuppressWarnings
("unused") Node child)
157
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
AAutoescapeCommand.java
7
@
SuppressWarnings
("nls")
20
@
SuppressWarnings
("hiding") PPosition _position_,
21
@
SuppressWarnings
("hiding") PExpression _expression_,
22
@
SuppressWarnings
("hiding") PCommand _command_)
132
void removeChild(@
SuppressWarnings
("unused") Node child)
157
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
AEscapeCommand.java
7
@
SuppressWarnings
("nls")
20
@
SuppressWarnings
("hiding") PPosition _position_,
21
@
SuppressWarnings
("hiding") PExpression _expression_,
22
@
SuppressWarnings
("hiding") PCommand _command_)
132
void removeChild(@
SuppressWarnings
("unused") Node child)
157
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
ASetCommand.java
7
@
SuppressWarnings
("nls")
20
@
SuppressWarnings
("hiding") PPosition _position_,
21
@
SuppressWarnings
("hiding") PVariable _variable_,
22
@
SuppressWarnings
("hiding") PExpression _expression_)
132
void removeChild(@
SuppressWarnings
("unused") Node child)
157
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
ALoopIncCommand.java
7
@
SuppressWarnings
("nls")
23
@
SuppressWarnings
("hiding") PPosition _position_,
24
@
SuppressWarnings
("hiding") PVariable _variable_,
25
@
SuppressWarnings
("hiding") PExpression _start_,
26
@
SuppressWarnings
("hiding") PExpression _end_,
27
@
SuppressWarnings
("hiding") PExpression _increment_,
28
@
SuppressWarnings
("hiding") PCommand _command_)
225
void removeChild(@
SuppressWarnings
("unused") Node child)
268
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild
[
all
...]
ALoopCommand.java
7
@
SuppressWarnings
("nls")
22
@
SuppressWarnings
("hiding") PPosition _position_,
23
@
SuppressWarnings
("hiding") PVariable _variable_,
24
@
SuppressWarnings
("hiding") PExpression _start_,
25
@
SuppressWarnings
("hiding") PExpression _end_,
26
@
SuppressWarnings
("hiding") PCommand _command_)
194
void removeChild(@
SuppressWarnings
("unused") Node child)
231
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
ADefCommand.java
8
@
SuppressWarnings
("nls")
22
@
SuppressWarnings
("hiding") PPosition _position_,
23
@
SuppressWarnings
("hiding") List<TWord> _macro_,
24
@
SuppressWarnings
("hiding") List<PVariable> _arguments_,
25
@
SuppressWarnings
("hiding") PCommand _command_)
154
void removeChild(@
SuppressWarnings
("unused") Node child)
183
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
EOF.java
7
@
SuppressWarnings
("nls")
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
GyroscopeMeasurementTestActivity.java
65
@
SuppressWarnings
("unused")
73
@
SuppressWarnings
("unused")
78
@
SuppressWarnings
("unused")
83
@
SuppressWarnings
("unused")
88
@
SuppressWarnings
("unused")
93
@
SuppressWarnings
("unused")
98
@
SuppressWarnings
("unused")
108
@
SuppressWarnings
("unused")
/cts/tests/tests/view/src/android/view/cts/
ViewConfigurationTest.java
33
@
SuppressWarnings
("deprecation")
52
@
SuppressWarnings
("deprecation")
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java
74
@
SuppressWarnings
("deprecation")
150
@
SuppressWarnings
("deprecation")
162
@
SuppressWarnings
("deprecation")
174
@
SuppressWarnings
("deprecation")
186
@
SuppressWarnings
("deprecation")
198
@
SuppressWarnings
("deprecation")
210
@
SuppressWarnings
("deprecation")
222
@
SuppressWarnings
("deprecation")
/external/hamcrest/src/org/hamcrest/core/
IsNull.java
43
public static <T> Matcher<T> nullValue(@
SuppressWarnings
("unused") Class<T> type) {
51
public static <T> Matcher<T> notNullValue(@
SuppressWarnings
("unused") Class<T> type) {
/external/junit/src/org/junit/internal/matchers/
CombinableMatcher.java
25
@
SuppressWarnings
("unchecked")
30
@
SuppressWarnings
("unchecked")
/cts/tools/dex-tools/src/dex/structure/
DexAnnotation.java
45
@
SuppressWarnings
("unused")
/external/glide/library/src/main/java/com/bumptech/glide/load/
SkipCache.java
10
@
SuppressWarnings
("unchecked")
UnitTransformation.java
11
@
SuppressWarnings
("unchecked")
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
NullEncoder.java
10
@
SuppressWarnings
("unchecked")
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/transcode/
UnitTranscoder.java
8
@
SuppressWarnings
("unchecked")
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
NumberParseException.java
22
@
SuppressWarnings
("serial")
/external/mockito/src/org/mockito/configuration/
DefaultMockitoConfiguration.java
19
@
SuppressWarnings
("deprecation")//supressed until ReturnValues are removed
/external/mockito/src/org/mockito/internal/stubbing/answers/
AnswerReturnValuesAdapter.java
14
@
SuppressWarnings
("deprecation")
Completed in 1066 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>