| /frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/transform/proguard/ |
| D | ProGuardClassSpecParser.kt | 57 { annotation: String -> mapper.replaceType(annotation) }, in <lambda>() method 70 { annotation: String -> mapper.replaceType(annotation) } in <lambda>() method 78 { annotation: String -> mapper.replaceType(annotation) }, in <lambda>() method 87 { annotation: String -> mapper.replaceType(annotation) } in <lambda>() method 95 { annotation: String -> mapper.replaceType(annotation) }, in <lambda>() method 105 { annotation: String -> mapper.replaceType(annotation) }, in <lambda>() method 115 { annotation: String -> mapper.replaceType(annotation) }, in <lambda>() method
|
| /frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/ |
| D | EntityProcessorTest.kt | 346 val annotation = mapOf( in <lambda>() constant 382 val annotation = mapOf( in <lambda>() constant 402 val annotation = mapOf( in <lambda>() constant 427 val annotation = mapOf( in <lambda>() constant 448 val annotation = mapOf( in <lambda>() constant 468 val annotation = mapOf( in <lambda>() constant 489 val annotation = mapOf( in <lambda>() constant 506 val annotation = mapOf( in <lambda>() constant 523 val annotation = mapOf( in <lambda>() constant 1479 val annotation = mapOf( in <lambda>() constant [all …]
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
| D | ResolverListControllerTest.java | 91 String annotation = "test_annotation"; in reportChooserSelection() local 126 String annotation, int count) { in initStats() 137 private Intent createSendImageIntent(String annotation) { in createSendImageIntent() 149 UsageStatsManager usm, String packageName, String action, String annotation) { in getCount()
|
| /frameworks/base/tests/testables/src/android/testing/ |
| D | AndroidTestingRunner.java | 83 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
|
| /frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/ |
| D | SuppressWarningProcessor.kt | 32 val annotation = MoreElements.getAnnotationMirror(element, in getSuppressedWarnings() constant
|
| D | RawQueryMethodProcessor.kt | 45 val annotation = MoreElements.getAnnotationMirror(executableElement, in process() constant 76 val annotation = MoreElements in processObservedTables() constant
|
| D | UpdateMethodProcessor.kt | 36 val annotation = delegate in process() constant
|
| D | ShortcutMethodProcessor.kt | 40 val annotation = MoreElements.getAnnotationMirror(executableElement, in extractAnnotation() constant
|
| D | InsertionMethodProcessor.kt | 43 val annotation = delegate.extractAnnotation(Insert::class, in process() constant
|
| D | QueryMethodProcessor.kt | 69 val annotation = MoreElements.getAnnotationMirror(executableElement, in <lambda>() constant
|
| D | CustomConverterProcessor.kt | 54 val annotation = MoreElements.getAnnotationMirror(element, in <lambda>() constant
|
| D | EntityProcessor.kt | 70 val annotation = MoreElements.getAnnotationMirror(element, in <lambda>() constant 457 androidx.room.Entity::class.java).orNull()?.let { annotation -> in <lambda>() method
|
| /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
| D | TestApplication.java | 26 public static Annotation annotation = getAnnotationWithEnum(); field in TestApplication
|
| /frameworks/support/navigation/common/src/main/java/androidx/navigation/ |
| D | SimpleNavigatorProvider.java | 45 Navigator.Name annotation = navigatorClass.getAnnotation(Navigator.Name.class); in getNameForNavigator() local
|
| /frameworks/base/core/java/android/app/ |
| D | IActivityController.aidl | 53 int appEarlyNotResponding(String processName, int pid, String annotation); in appEarlyNotResponding()
|
| /frameworks/support/lifecycle/common/src/main/java/androidx/lifecycle/ |
| D | ClassesInfoCache.java | 51 OnLifecycleEvent annotation = method.getAnnotation(OnLifecycleEvent.class); in hasLifecycleMethods() local 124 OnLifecycleEvent annotation = method.getAnnotation(OnLifecycleEvent.class); in createInfo() local
|
| /frameworks/support/development/checkstyle/src/com/android/support/checkstyle/ |
| D | MismatchedAnnotationCheck.java | 105 public void setAnnotation(String annotation) { in setAnnotation()
|
| /frameworks/base/core/tests/coretests/src/android/content/pm/ |
| D | OptionalClassRunner.java | 48 OptionalClass annotation = testClass.getAnnotation(OptionalClass.class); in OptionalClassRunner() local
|
| /frameworks/base/tools/aapt2/java/ |
| D | AnnotationProcessor.cpp | 55 StringPiece annotation; member
|
| /frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/ |
| D | UiAutomationShellWrapper.java | 106 public int appEarlyNotResponding(String processName, int pid, String annotation) in appEarlyNotResponding()
|
| /frameworks/base/cmds/statsd/src/metrics/ |
| D | MetricsManager.cpp | 102 for (const auto& annotation : config.annotation()) { in MetricsManager() local 218 for (const auto& annotation : mAnnotations) { in onDumpReport() local
|
| /frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/ |
| D | AppCompatibility.java | 339 public int appEarlyNotResponding(String processName, int pid, String annotation) in appEarlyNotResponding()
|
| /frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
| D | Filter.java | 561 Annotation annotation; in addAndSetFinalPorts() local 581 Annotation annotation; in addAnnotatedPorts() local
|
| /frameworks/base/cmds/statsd/src/ |
| D | stats_log.proto | 258 repeated Annotation annotation = 7; field 335 repeated Annotation annotation = 18; field
|
| /frameworks/base/cmds/statsd/tests/ |
| D | StatsLogProcessor_test.cpp | 201 auto annotation = config.add_annotation(); in TEST() local
|