Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 25 of 32) sorted by relevance

12

/sdk/annotations/src/android/annotation/
DSuppressLint.java16 package android.annotation;
18 import static java.lang.annotation.ElementType.CONSTRUCTOR;
19 import static java.lang.annotation.ElementType.FIELD;
20 import static java.lang.annotation.ElementType.LOCAL_VARIABLE;
21 import static java.lang.annotation.ElementType.METHOD;
22 import static java.lang.annotation.ElementType.PARAMETER;
23 import static java.lang.annotation.ElementType.TYPE;
25 import java.lang.annotation.Retention;
26 import java.lang.annotation.RetentionPolicy;
27 import java.lang.annotation.Target;
DTargetApi.java16 package android.annotation;
18 import static java.lang.annotation.ElementType.CONSTRUCTOR;
19 import static java.lang.annotation.ElementType.METHOD;
20 import static java.lang.annotation.ElementType.TYPE;
22 import java.lang.annotation.Retention;
23 import java.lang.annotation.RetentionPolicy;
24 import java.lang.annotation.Target;
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
DWorkerThread.java19 import java.lang.annotation.Target;
20 import java.lang.annotation.ElementType;
21 import java.lang.annotation.Retention;
22 import java.lang.annotation.RetentionPolicy;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DXmlQuickAssistManager.java60 public boolean canFix(Annotation annotation) { in canFix() argument
62 if (processor.canFix(annotation)) { in canFix()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/attribute_stats/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.base/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
3 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
4 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
5 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
6 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/utils/
DApiHelper_11.java19 import android.annotation.TargetApi;
DApiHelper.java19 import android.annotation.TargetApi;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DAddSuppressAnnotation.java161 SingleMemberAnnotation annotation = (SingleMemberAnnotation) o; in addSuppressAnnotation() local
162 String type = annotation.getTypeName().getFullyQualifiedName(); in addSuppressAnnotation()
164 existing = annotation; in addSuppressAnnotation()
248 SingleMemberAnnotation annotation = (SingleMemberAnnotation) o; in addTargetApiAnnotation() local
249 String type = annotation.getTypeName().getFullyQualifiedName(); in addTargetApiAnnotation()
251 existing = annotation; in addTargetApiAnnotation()
/sdk/testapps/testProjectTest/testapp/src/com/android/tests/testprojecttest/lib/
DLibActivityTest.java20 import android.test.suitebuilder.annotation.MediumTest;
/sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/lib/
DLibActivityTest.java20 import android.test.suitebuilder.annotation.MediumTest;
/sdk/testapps/libsTest/lib2Test/src/com/android/tests/libstest/lib2/
DMainActivityTest.java20 import android.test.suitebuilder.annotation.MediumTest;
/sdk/testapps/libsTest/lib1Test/src/com/android/tests/libstest/lib1/
DMainActivityTest.java20 import android.test.suitebuilder.annotation.MediumTest;
/sdk/testapps/libsTest/appTest/src/com/android/tests/libstest/app/
DMainActivityTest.java20 import android.test.suitebuilder.annotation.MediumTest;

12