Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 25 of 90) sorted by relevance

1234

/aosp12/packages/apps/TV/libs/m2/
H A Djsr305-3.0.2.jar ... /CheckForNull.class CheckForNull.java package javax.annotation public abstract annotation javax.annotation.CheckForNull extends java ...
/aosp12/packages/apps/TV/libs/
H A Djavax.annotation-api-1.2.jar ... /Generated.class Generated.java package javax.annotation public abstract annotation javax.annotation.Generated extends java
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DAnnotationValidations.java63 public static void validate(Class<IntRange> annotation, IntRange ignored, int value, in validate()
133 public static void validate(Class<Size> annotation, Size ignored, int value, in validate()
139 public static void validate(Class<Size> annotation, Size ignored, int value, in validate()
169 Class<Intent.Flags> annotation, Intent.Flags ignored, int value) { in validate()
175 public static void validate(Class<? extends Annotation> annotation, in validate()
178 public static void validate(Class<? extends Annotation> annotation, in validate()
181 public static void validate(Class<? extends Annotation> annotation, in validate()
183 public static void validate(Class<? extends Annotation> annotation, in validate()
193 public static void validate(Class<? extends Annotation> annotation, in validate()
204 Class<? extends Annotation> annotation, int value, int lastValid) { in validateIntEnum()
[all …]
/aosp12/system/chre/chpp/api_parser/
H A Dchre_api_annotations.json16 "annotation": "fixed_value", string
21 "annotation": "enum", string
26 "annotation": "fixed_value", string
31 "annotation": "rewrite_type", string
36 "annotation": "fixed_value", string
41 "annotation": "var_len_array", string
51 "annotation": "enum", string
69 "annotation": "fixed_value", string
79 "annotation": "fixed_value", string
104 "annotation": "fixed_value", string
[all …]
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverListControllerTest.java92 String annotation = "test_annotation"; in reportChooserSelection() local
128 String annotation = "test_annotation"; in topKEqualsToSort() local
155 String annotation, int count) { in initStats()
166 private Intent createSendImageIntent(String annotation) { in createSendImageIntent()
178 UsageStatsManager usm, String packageName, String action, String annotation) { in getCount()
/aosp12/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DInspectablePropertyProcessor.java144 final AnnotationMirror annotation = in process() local
176 @NonNull AnnotationMirror annotation) { in buildProperty()
311 @NonNull AnnotationMirror annotation) { in determinePropertyType()
518 @NonNull AnnotationMirror annotation) { in requirePackedIntToBeInt()
623 @NonNull AnnotationMirror annotation) { in processEnumMapping()
672 @NonNull AnnotationMirror annotation) { in processFlagMapping()
/aosp12/frameworks/base/tests/testables/src/android/testing/
H A DAndroidTestingRunner.java83 private long getTimeout(Test annotation) { in getTimeout()
89 RunWithLooper annotation = method.getAnnotation(RunWithLooper.class); in looperWrap() local
103 RunWithLooper annotation = method.getAnnotation(RunWithLooper.class); in looperWrap() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAnrHelper.java67 void appNotResponding(ProcessRecord anrProcess, String annotation) { in appNotResponding()
75 WindowProcessController parentProcess, boolean aboveSystem, String annotation) { in appNotResponding()
152 WindowProcessController parentProcess, boolean aboveSystem, String annotation) { in AnrRecord()
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java150 public final Field annotation; field in Struct.FieldInfo
154 FieldInfo(final Field annotation, final java.lang.reflect.Field field) { in FieldInfo()
161 private static void checkAnnotationType(final Field annotation, final Class fieldType) { in checkAnnotationType()
209 private static int getFieldLength(final Field annotation) { in getFieldLength()
535 final Field annotation = field.getAnnotation(Field.class); in getClassFieldInfo() local
/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc194 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local
207 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue() local
426 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local
772 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local
807 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local
818 const uint8_t* annotation = in GetAnnotationValue() local
1049 const uint8_t* annotation = in GetAnnotationDefaultValue() local
1530 const uint8_t* annotation = in GetEnclosingClass() local
1589 const uint8_t* annotation = in GetInnerClass() local
1622 const uint8_t* annotation = in GetInnerClassFlags() local
[all …]
/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DAnnotationSpan.java108 public LinkInfo(String annotation, View.OnClickListener listener) { in LinkInfo()
114 public LinkInfo(Context context, String annotation, Intent intent) { in LinkInfo()
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DTestApplication.java26 public static Annotation annotation = getAnnotationWithEnum(); field in TestApplication
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DWrappedSysUiStatsEvent.java61 public Builder addBooleanAnnotation(byte annotation, boolean value) { in addBooleanAnnotation()
111 private void addAnnotation(byte annotation, Object value) { in addAnnotation()
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DAnnotationItem.java23 public EncodedAnnotation annotation; field in AnnotationItem
/aosp12/packages/apps/Dialer/java/com/android/dialer/rootcomponentgenerator/
H A DMetadataGeneratingStep.java79 Class<? extends Annotation> annotation, TypeElement annotatedElement) { in generateMetadataFor()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAnnotationLinkSpan.java86 public LinkInfo(@NonNull String annotation, View.OnClickListener listener) { in LinkInfo()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DAnrHelperTest.java105 final String annotation = "test"; in testHandleAppNotResponding() local
H A DProcessRecordTests.java197 String annotation) { in appNotResponding()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DSysUiStatsEvent.java47 public Builder addBooleanAnnotation(byte annotation, boolean value) { in addBooleanAnnotation()
/aosp12/frameworks/base/core/java/android/app/
H A DIActivityController.aidl53 int appEarlyNotResponding(String processName, int pid, String annotation); in appEarlyNotResponding()
/aosp12/frameworks/base/services/core/java/com/android/server/utils/
H A DWatchable.java76 final Watched annotation = f.getAnnotation(Watched.class); in verifyWatchedAttributes() local
/aosp12/frameworks/base/tools/xmlpersistence/src/main/kotlin/
H A DParser.kt114 val annotation = classDeclaration.getAnnotationByName("XmlPersistence").getOrNull() regex
145 val annotation = annotations.getByName("XmlName") regex
/aosp12/art/test/715-clinit-implicit-parameter-annotations/src/
H A DMain.java102 private static String annotationToNormalizedString(Annotation annotation) { in annotationToNormalizedString()
131 Annotation annotation = parameters[i].getDeclaredAnnotation(annotationClass); in DumpConstructorParameterAnnotations() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/parsing/library/
H A DOptionalClassRunner.java49 OptionalClass annotation = testClass.getAnnotation(OptionalClass.class); in OptionalClassRunner() local
/aosp12/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DUiAutomationShellWrapper.java106 public int appEarlyNotResponding(String processName, int pid, String annotation) in appEarlyNotResponding()

1234