Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/text/
DAnnotation.java26 public class Annotation implements ParcelableSpan { class
30 public Annotation(String key, String value) { in Annotation() method in Annotation
35 public Annotation(Parcel src) { in Annotation() method in Annotation
/frameworks/opt/gamesdk/test/tuningfork/
Dannotation_test.cpp31 TEST(Annotation, Setup) { in TEST() argument
46 TEST(Annotation, EncodeDecodeGood) { in TEST() argument
62 TEST(Annotation, Decode) { in TEST() argument
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/resources/testdata/
Dannotation_not_only_enums.proto22 message Annotation { message
Dannotation_complex.proto22 message Annotation { message
Dcompile_with_deps.proto24 message Annotation { message
Dcompile_invalid.proto22 message Annotation { message
Ddev_tuningfork.proto28 message Annotation { message
Dannotation_valid.proto44 message Annotation { message
/frameworks/opt/gamesdk/src/tuningfork/proto/
Dexample_tuningfork.proto11 message Annotation { message
/frameworks/opt/gamesdk/test/tuningfork/proto/
Ddev_tuningfork.proto12 message Annotation { message
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/assets/tuningfork/
Ddev_tuningfork.proto21 message Annotation { message
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/
Ddev_tuningfork.proto21 message Annotation { message
/frameworks/base/cmds/statsd/src/
Dstats_log.proto288 message Annotation { message
367 message Annotation { message
Dstatsd_config.proto430 message Annotation { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto796 message Annotation { message
Ddescriptor.pb.h3815 typedef GeneratedCodeInfo_Annotation Annotation; typedef
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5699 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> A… property in Google.Protobuf.Reflection.GeneratedCodeInfo
5772 internal sealed partial class Annotation : pb::IMessage<Annotation> { class in Google.Protobuf.Reflection.GeneratedCodeInfo.Types
5788 public Annotation() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
5795 public Annotation(Annotation other) : this() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation