/aosp12/packages/apps/TV/libs/m2/ |
H A D | error_prone_annotations-2.3.2.jar | ... google/errorprone/
com/google/errorprone/annotations/
com/google/errorprone/annotations/concurrent ... |
H A D | j2objc-annotations-1.3.jar | ... google/j2objc/
com/google/j2objc/annotations/
com/google/j2objc/annotations/AutoreleasePool |
H A D | javapoet-1.11.1.jar | ... .CodeBlock javadoc
public final java.util.List annotations
public final java.util.Set modifiers
public final ... |
/aosp12/frameworks/base/tools/aapt2/java/ |
H A D | AnnotationProcessor_test.cpp | 40 std::string annotations; in TEST() local 53 std::string annotations; in TEST() local 68 std::string annotations; in TEST() local 83 std::string annotations; in TEST() local 98 std::string annotations; in TEST() local
|
/aosp12/system/chre/chpp/api_parser/ |
H A D | chre_api_annotations.json | 13 "annotations": [ array 48 "annotations": [ array 76 "annotations": [ array 101 "annotations": [ array 121 "annotations": [ array 131 "annotations": [ array 146 "annotations": [ array 166 "annotations": [ array 176 "annotations": [ array 186 "annotations": [ array [all …]
|
/aosp12/art/test/148-multithread-gc-annotations/src/ |
H A D | AnnotationThread.java | 25 Annotation[] annotations = AnnotationThread.class.getAnnotations(); in run() local
|
/aosp12/art/test/979-const-method-handle/util-src/annotations/ |
H A D | ConstantMethodType.java | 17 package annotations; package
|
H A D | ConstantMethodHandle.java | 17 package annotations; package
|
/aosp12/art/test/952-invoke-custom/util-src/annotations/ |
H A D | BootstrapMethod.java | 17 package annotations; package
|
H A D | CalledByIndy.java | 17 package annotations; package
|
H A D | Constant.java | 17 package annotations; package
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiTestUtil.java | 49 Annotation[] annotations = method.getDeclaredAnnotations(); in getTestMethod() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/rootcomponentgenerator/ |
H A D | MetadataGeneratingStep.java | 53 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in MetadataGeneratingStep
|
H A D | RootComponentGeneratingStep.java | 88 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in RootComponentGeneratingStep
|
H A D | ComponentGeneratingStep.java | 91 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in ComponentGeneratingStep
|
/aosp12/system/tools/aidl/ |
H A D | ast_java.h | 89 std::vector<std::string> annotations; member 114 std::vector<std::string> annotations; member 294 std::vector<std::string> annotations; member 321 std::vector<std::string> annotations; member
|
H A D | aidl_dumpapi.cpp | 82 auto annotations = a.ToString(); in DumpAnnotations() local
|
/aosp12/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
H A D | PlatformInspectableProcessor.java | 61 public boolean process( in process()
|
/aosp12/system/tools/hidl/ |
H A D | Scope.cpp | 127 const std::vector<Annotation*>& Scope::annotations() const { in annotations() function in android::Scope 131 void Scope::setAnnotations(std::vector<Annotation*>* annotations) { in setAnnotations()
|
H A D | Method.cpp | 37 std::vector<Annotation*>* annotations, const Location& location) in Method() 73 const std::vector<Annotation *> &Method::annotations() const { in annotations() function in android::Method
|
/aosp12/frameworks/base/packages/SettingsLib/search/processor-src/com/android/settingslib/search/ |
H A D | IndexableProcessor.java | 67 public boolean process(Set<? extends TypeElement> annotations, in process()
|
/aosp12/art/test/005-annotations/src/android/test/anno/ |
H A D | TestAnnotations.java | 122 Annotation[] annotations; in testArrays() local
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverListControllerTest.java | 171 ArrayList<String> annotations = new ArrayList<>(); in createSendImageIntent() local
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/ |
H A D | GrantPermissionsActivity.java | 291 Annotation[] annotations = detailMessage.getSpans( in showNextRequest() local
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | AbstractResolverComparator.java | 114 ArrayList<String> annotations = intent.getStringArrayListExtra( in getContentAnnotations() local
|