OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
201 - 225
of
2456
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
TUvar.java
7
@
SuppressWarnings
("nls")
34
public void setText(@
SuppressWarnings
("unused") String text)
TVar.java
7
@
SuppressWarnings
("nls")
34
public void setText(@
SuppressWarnings
("unused") String text)
TWith.java
7
@
SuppressWarnings
("nls")
34
public void setText(@
SuppressWarnings
("unused") String text)
/external/mockito/src/main/java/org/mockito/stubbing/
BaseStubber.java
65
@
SuppressWarnings
({"unchecked", "varargs"})
114
@
SuppressWarnings
({"unchecked", "varargs"})
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
LoggerRepository.java
82
@
SuppressWarnings
("rawtypes")
88
@
SuppressWarnings
("rawtypes")
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
SignalGenerator.java
23
@
SuppressWarnings
("unused")
/cts/hostsidetests/atrace/src/android/atrace/cts/
UncheckedThrow.java
44
@
SuppressWarnings
("unchecked")
/cts/hostsidetests/jvmti/base/app/src/art/
CtsMain.java
31
@
SuppressWarnings
("unused")
/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
PatchFormatException.java
22
@
SuppressWarnings
("serial")
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
InvalidInstrumentException.java
22
@
SuppressWarnings
("serial")
UserCodeException.java
22
@
SuppressWarnings
("serial")
/external/caliper/examples/src/main/java/examples/
IntModBenchmark.java
24
@
SuppressWarnings
("SameParameterValue")
49
@
SuppressWarnings
("NumericCastThatLosesPrecision") // result of % by an int must be in int range
62
@
SuppressWarnings
("NumericCastThatLosesPrecision") // must be in int range
76
@
SuppressWarnings
("NumericCastThatLosesPrecision") // result of % by an int must be in int range
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
NativeCrypto.java
23
@
SuppressWarnings
("unused")
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/java/security/
KeyPairGeneratorTestRSA.java
28
@
SuppressWarnings
("unchecked")
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/tck/
CarShop.java
33
@
SuppressWarnings
("dependency-cycle")
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
Formatter.java
43
@
SuppressWarnings
("javadoc")
/external/droiddriver/src/io/appium/droiddriver/exceptions/
NoRunningActivityException.java
23
@
SuppressWarnings
("serial")
TimeoutException.java
22
@
SuppressWarnings
("serial")
/external/easymock/src/org/easymock/internal/
ArrayMatcher.java
21
@
SuppressWarnings
("deprecation")
JavaProxyFactory.java
22
@
SuppressWarnings
("unchecked")
/external/grpc-grpc-java/core/src/main/java/io/grpc/
ClientStreamTracer.java
61
@
SuppressWarnings
("deprecation")
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyImmutableBiMap.java
26
@
SuppressWarnings
("serial")
/external/guava/guava-tests/test/com/google/common/collect/
AbstractImmutableTableTest.java
34
@
SuppressWarnings
("deprecation")
46
@
SuppressWarnings
("deprecation")
58
@
SuppressWarnings
("deprecation")
70
@
SuppressWarnings
("deprecation")
ForwardingListMultimapTest.java
33
@
SuppressWarnings
("unchecked")
ForwardingSetMultimapTest.java
33
@
SuppressWarnings
("unchecked")
Completed in 1538 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>