| /frameworks/base/core/java/android/provider/ |
| D | MetadataReader.java | 63 private static final int TYPE_STRING = 2; field in MetadataReader 71 TYPE_MAPPING.put(ExifInterface.TAG_ARTIST, TYPE_STRING); in TYPE_MAPPING.put() argument 74 TYPE_MAPPING.put(ExifInterface.TAG_COPYRIGHT, TYPE_STRING); in TYPE_MAPPING.put() argument 75 TYPE_MAPPING.put(ExifInterface.TAG_DATETIME, TYPE_STRING); in TYPE_MAPPING.put() argument 76 TYPE_MAPPING.put(ExifInterface.TAG_IMAGE_DESCRIPTION, TYPE_STRING); in TYPE_MAPPING.put() argument 81 TYPE_MAPPING.put(ExifInterface.TAG_MAKE, TYPE_STRING); in TYPE_MAPPING.put() argument 82 TYPE_MAPPING.put(ExifInterface.TAG_MODEL, TYPE_STRING); in TYPE_MAPPING.put() argument 91 TYPE_MAPPING.put(ExifInterface.TAG_SOFTWARE, TYPE_STRING); in TYPE_MAPPING.put() argument 103 TYPE_MAPPING.put(ExifInterface.TAG_CFA_PATTERN, TYPE_STRING); in TYPE_MAPPING.put() argument 105 TYPE_MAPPING.put(ExifInterface.TAG_COMPONENTS_CONFIGURATION, TYPE_STRING); in TYPE_MAPPING.put() argument [all …]
|
| /frameworks/base/tools/incident_report/ |
| D | generic_message.h | 41 TYPE_STRING, enumerator
|
| /frameworks/base/core/jni/hwbinder/ |
| D | EphemeralStorage.h | 59 TYPE_STRING, enumerator
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
| D | datapiece.h | 73 TYPE_STRING = 9, enumerator
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
| D | type.proto | 84 TYPE_STRING = 9; enumerator
|
| D | wire_format_lite.h | 105 TYPE_STRING = 9, enumerator
|
| D | descriptor.proto | 142 TYPE_STRING = 9; enumerator
|
| D | descriptor.h | 456 TYPE_STRING = 9, // UTF-8 text. enumerator
|
| D | type.pb.h | 357 static const Kind TYPE_STRING = variable
|
| /frameworks/base/tools/aapt2/link/ |
| D | XmlCompatVersioner_test.cpp | 32 constexpr auto TYPE_STRING = android::ResTable_map::TYPE_STRING; variable
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ |
| D | tokenizer.h | 116 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator
|
| /frameworks/base/core/java/android/content/ |
| D | RestrictionEntry.java | 91 public static final int TYPE_STRING = 6; field in RestrictionEntry
|
| /frameworks/base/tools/aapt2/ |
| D | ResourceValues_test.cpp | 35 constexpr const uint32_t TYPE_STRING = android::ResTable_map::TYPE_STRING; variable
|
| /frameworks/base/core/java/android/util/ |
| D | TypedValue.java | 40 public static final int TYPE_STRING = 0x03; field in TypedValue
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | TypedProperties.java | 100 static final int TYPE_STRING = 'L' | 's' << 8; field in TypedProperties
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 119 TYPE_STRING = 9; enumerator
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/ |
| D | InternalNano.java | 59 public static final int TYPE_STRING = 9; field in InternalNano
|
| D | Extension.java | 66 public static final int TYPE_STRING = InternalNano.TYPE_STRING; field in Extension
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 119 TYPE_STRING = 9; enumerator
|
| /frameworks/base/cmds/content/src/com/android/commands/content/ |
| D | Content.java | 151 private static final String TYPE_STRING = "s"; field in Content.Parser
|
| /frameworks/base/tools/aapt/ |
| D | AaptAssets.h | 350 TYPE_STRING enumerator
|
| /frameworks/base/media/java/android/media/ |
| D | MediaFormat.java | 1099 public static final int TYPE_STRING = 4; field in MediaFormat
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
| D | descriptor.py | 430 TYPE_STRING = 9 variable in FieldDescriptor
|
| /frameworks/base/libs/androidfw/include/androidfw/ |
| D | ResourceTypes.h | 284 TYPE_STRING = 0x03, enumerator 1545 TYPE_STRING = 1<<1, enumerator
|
| /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
| D | PrintSpoolerService.java | 855 private static final String TYPE_STRING = "string"; field in PrintSpoolerService.PersistenceManager
|