HomeSort by relevance Sort by last modified time
    Searched refs:SuppressWarnings (Results 176 - 200 of 1896) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
SignerStub.java 33 @SuppressWarnings("deprecation")
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
CameraShortcutImage.java 23 @SuppressWarnings("unused")
EmptyAlbumImage.java 23 @SuppressWarnings("unused")
UnlockImage.java 23 @SuppressWarnings("unused")
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTableDreamSettings.java 24 @SuppressWarnings("unused")
  /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)
  /cts/tests/tests/view/src/android/view/cts/
ViewConfigurationTest.java 33 @SuppressWarnings("deprecation")
52 @SuppressWarnings("deprecation")
  /external/apache-harmony/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
RetentionPolicyTest.java 33 @SuppressWarnings("nls")
53 @SuppressWarnings("nls")
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
SecurityExceptionTest.java 48 @SuppressWarnings("nls")
59 @SuppressWarnings("nls")
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java 75 @SuppressWarnings("deprecation")
151 @SuppressWarnings("deprecation")
163 @SuppressWarnings("deprecation")
175 @SuppressWarnings("deprecation")
187 @SuppressWarnings("deprecation")
199 @SuppressWarnings("deprecation")
211 @SuppressWarnings("deprecation")
223 @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")
  /libcore/luni/src/main/java/java/util/
Stack.java 52 @SuppressWarnings("unchecked")
70 @SuppressWarnings("unchecked")
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
TransitionStore.java 32 @SuppressWarnings("unchecked")
37 @SuppressWarnings("unchecked")
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java 35 @SuppressWarnings("dep-ann")
57 @SuppressWarnings("dep-ann")
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutContribution.java 25 @SuppressWarnings("unchecked")
32 @SuppressWarnings("unchecked")
ChangeViewContribution.java 25 @SuppressWarnings("unchecked")
32 @SuppressWarnings("unchecked")
ExtractIncludeContribution.java 25 @SuppressWarnings("unchecked")
32 @SuppressWarnings("unchecked")
ExtractStyleContribution.java 25 @SuppressWarnings("unchecked")
32 @SuppressWarnings("unchecked")

Completed in 731 milliseconds

1 2 3 4 5 6 78 91011>>