/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
D | InspectablePropertyProcessor.java | 144 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()
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ResolverListControllerTest.java | 88 String annotation = "test_annotation"; in reportChooserSelection() local 123 String annotation, int count) { in initStats() 134 private Intent createSendImageIntent(String annotation) { in createSendImageIntent() 146 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/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
D | TestApplication.java | 26 public static Annotation annotation = getAnnotationWithEnum(); field in TestApplication
|
/frameworks/opt/gamesdk/src/tuningfork/ |
D | prong.cpp | 36 SerializedAnnotation annotation = seralizeId(i); in ProngCache() local
|
D | tuningfork_c.cpp | 67 int TuningFork_setCurrentAnnotation(const CProtobufSerialization *annotation) { in TuningFork_setCurrentAnnotation()
|
D | tuningfork.cpp | 303 uint64_t TuningForkImpl::SetCurrentAnnotation(const ProtobufSerialization &annotation) { in SetCurrentAnnotation()
|
/frameworks/opt/gamesdk/test/tuningfork/proto/ |
D | tuningfork_clearcut_log.proto | 63 optional bytes annotation = 2; field
|
/frameworks/opt/gamesdk/samples/tuningfork/prototest/proto/ |
D | tuningfork_clearcut_log.proto | 63 optional bytes annotation = 2; field
|
/frameworks/opt/gamesdk/src/tuningfork/proto/ |
D | tuningfork_clearcut_log.proto | 63 optional bytes annotation = 2; field
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/ |
D | tuningfork_clearcut_log.proto | 63 optional bytes annotation = 2; field
|
/frameworks/base/core/java/android/app/ |
D | IActivityController.aidl | 53 int appEarlyNotResponding(String processName, int pid, String annotation); in appEarlyNotResponding()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ |
D | metadata_test.cc | 161 const GeneratedCodeInfo::Annotation* annotation = &info.annotation(i); in FindAnnotationOnPath() local 182 const GeneratedCodeInfo::Annotation* annotation, in AnnotationMatchesSubstring()
|
/frameworks/base/tools/processors/unsupportedappusage/src/android/processor/unsupportedappusage/ |
D | UnsupportedAppUsageProcessor.java | 119 private String encodeAnnotationProperties(AnnotationMirror annotation) { in encodeAnnotationProperties()
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | OptionalClassRunner.java | 49 OptionalClass annotation = testClass.getAnnotation(OptionalClass.class); in OptionalClassRunner() local
|
/frameworks/base/tools/aapt2/java/ |
D | AnnotationProcessor.cpp | 55 StringPiece annotation; member
|
D | JavaClassGenerator.cpp | 576 for (const std::string& annotation : annotations) { in AppendJavaDocAnnotations() local
|
/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ |
D | printer.h | 77 typename AnnotationProto::Annotation* annotation = in AddAnnotation() local
|
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/java/com/google/tuningfork/validation/ |
D | ExternalProtoCompilerTest.java | 128 Descriptor annotation = fDesc.findMessageTypeByName("Annotation"); in compileDevTuningfork() local
|
/frameworks/base/cmds/statsd/src/metrics/ |
D | MetricsManager.cpp | 113 for (const auto& annotation : config.annotation()) { in MetricsManager() local 248 for (const auto& annotation : mAnnotations) { in onDumpReport() local
|
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/ |
D | AppCompatibility.java | 340 public int appEarlyNotResponding(String processName, int pid, String annotation) in appEarlyNotResponding()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | Filter.java | 565 Annotation annotation; in addAndSetFinalPorts() local 585 Annotation annotation; in addAnnotatedPorts() local
|
/frameworks/base/cmds/statsd/src/ |
D | stats_log.proto | 292 repeated Annotation annotation = 7; field 371 repeated Annotation annotation = 18; field
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageDexOptimizer.java | 307 String annotation = useDexMetadata in getAugmentedReasonName() local
|