/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | VersionInfo.java | 29 private final ArrayMap<Class<?>, Version> mVersions = new ArrayMap<>(); 53 mVersions.put(cls, new Version(provider.version(), true)); in addClass() 57 mVersions.put(requires.target(), new Version(requires.version(), required)); in addClass() 62 mVersions.put(r.target(), new Version(r.version(), required)); in addClass() 78 final ArrayMap<Class<?>, Version> versions = new ArrayMap<>(mVersions); in checkVersion() 79 plugin.mVersions.forEach(new BiConsumer<Class<?>, Version>() { in checkVersion() 81 public void accept(Class<?> aClass, Version version) { in checkVersion() 82 Version v = versions.remove(aClass); in checkVersion() 97 versions.forEach(new BiConsumer<Class<?>, Version>() { in checkVersion() 99 public void accept(Class<?> aClass, Version version) { in checkVersion() [all …]
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 3 ## Version 2.19 16 ## Version 2.18 29 ## Version 2.17 44 ## Version 2.16 50 ## Version 2.15 58 ## Version 2.14 72 ## Version 2.13 77 ## Version 2.12 85 ## Version 2.11 92 ## Version 2.10 [all …]
|
/frameworks/base/packages/ExtShared/src/android/ext/shared/ |
D | Version.java | 22 public final class Version { class 24 private Version() { in Version() method in Version
|
/frameworks/base/test-runner/src/junit/runner/ |
D | Version.java | 6 public class Version { class 7 private Version() { in Version() method in Version
|
/frameworks/av/media/libstagefright/include/ |
D | ID3.h | 30 enum Version { enum 46 Version version() const; 84 Version mVersion;
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Api.cs | 161 public string Version { property in Google.Protobuf.WellKnownTypes.Api 226 if (Version != other.Version) return false; in Equals() 239 if (Version.Length != 0) hash ^= Version.GetHashCode(); in GetHashCode() 259 if (Version.Length != 0) { in WriteTo() 261 output.WriteString(Version); in WriteTo() 282 if (Version.Length != 0) { in CalculateSize() 283 size += 1 + pb::CodedOutputStream.ComputeStringSize(Version); in CalculateSize() 305 if (other.Version.Length != 0) { in MergeFrom() 306 Version = other.Version; in MergeFrom() 341 Version = input.ReadString(); in MergeFrom()
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | GraphicBufferMapper.h | 44 enum Version { enum 92 Version getMapperVersion() const { return mMapperVersion; } in getMapperVersion() 101 Version mMapperVersion;
|
/frameworks/native/libs/ui/include/ui/ |
D | GraphicBufferMapper.h | 44 enum Version { enum 92 Version getMapperVersion() const { return mMapperVersion; } in getMapperVersion() 101 Version mMapperVersion;
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_GLES_layers.txt | 21 Version 23 Version 1, March 3, 2019
|
D | EGL_ANDROID_front_buffer_auto_refresh.txt | 21 Version 23 Version 1, February 3, 2016
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/ |
D | CHANGES.txt | 16 RELEASE NOTES - Version 2.4.1.555 41 RELEASE NOTES - Version 2.4.1.521 61 RELEASE NOTES - Version 2.4.1.473 108 RELEASE NOTES - Version 2.3.0.277 132 - Moved to NUnit Version 2.2.8.0 136 RELEASE NOTES - Version 0.9.1 143 RELEASE NOTES - Version 0.9.0
|
/frameworks/native/cmds/bugreportz/ |
D | readme.md | 6 # Version 1.1 14 ## Version 1.0
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | grid100.tab | 4 ** Licensed under the Apache License, Version 2.0 (the "License"); 31 /* Version 101 points */
|
D | qisf_ns.tab | 5 ** Licensed under the Apache License, Version 2.0 (the "License"); 23 * Version whith no prediction
|
/frameworks/multidex/ |
D | NOTICE | 3 == the Apache License, Version 2.0, == 15 == the Apache License, Version 2.0, ==
|
/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 29 uint32_t Version; member 135 wrapper->Version = 0; in writeAndroidBitcodeWrapper()
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/src/com/android/framework/multidexlegacyversionedtestapp/ |
D | Version.java | 20 public class Version { class
|
D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/src/com/android/framework/multidexlegacyversionedtestapp/ |
D | Version.java | 20 public class Version { class
|
D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/src/com/android/framework/multidexlegacyversionedtestapp/ |
D | Version.java | 20 public class Version { class
|
D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/frameworks/multidex/instrumentation/ |
D | build.gradle | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 59 name 'The Apache Software License, Version 2.0'
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_0268_Version_8111.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8111 is for Linux hid-sony driver >=4.12 and when
|
D | Vendor_054c_Product_0268_Version_8100.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8000 and 0x8100 are for Linux hid-sony driver >=4.12
|