/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
H A D | VersionInfo.java | 29 private final ArrayMap<Class<?>, Version> mVersions = new ArrayMap<>(); 53 mVersions.put(cls, new Version(provider.version(), true)); in addClass() 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() 108 private Version createVersion(Class<?> cls) { in createVersion() 111 return new Version(provider.version(), false); in createVersion() 150 private static class Version { class in VersionInfo [all …]
|
/aosp14/frameworks/base/tools/aapt2/ |
H A 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 100 ## Version 2.9 115 ## Version 2.8 120 ## Version 2.7 124 ## Version 2.6 [all …]
|
/aosp14/frameworks/base/packages/ExtShared/src/android/ext/shared/ |
H A D | Version.java | 22 public final class Version { class 24 private Version() { in Version() method in Version
|
/aosp14/frameworks/base/test-runner/src/junit/runner/ |
H A D | Version.java | 6 public class Version { class 7 private Version() { in Version() method in Version
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/src/com/android/framework/multidexlegacyversionedtestapp/ |
H A D | Version.java | 20 public class Version { class
|
H A D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/src/com/android/framework/multidexlegacyversionedtestapp/ |
H A D | Version.java | 20 public class Version { class
|
H A D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/src/com/android/framework/multidexlegacyversionedtestapp/ |
H A D | Version.java | 20 public class Version { class
|
H A D | ClassForMainDex.java | 26 return Version.getVersion(); in getVersion()
|
/aosp14/frameworks/base/ |
H A D | NOTICE | 3 == the Apache License, Version 2.0, == 15 == the Apache License, Version 2.0, == 27 == the Apache License, Version 2.0, == 39 == the Apache License, Version 2.0, == 48 == the Apache License, Version 2.0, == 58 == the Apache License, Version 2.0, == 69 == the Apache License, Version 2.0, == 76 Version 2.0. You may obtain a copy of this license at 88 == the Apache License, Version 2.0, == 98 == the Apache License, Version 2.0, == [all …]
|
/aosp14/frameworks/base/data/keyboards/ |
H A 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
|
H A D | Vendor_054c_Product_0268_Version_8000.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
|
H A 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
|
H A D | Vendor_054c_Product_0ba0_Version_8111.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8111 is for Linux hid-sony driver >=4.10
|
H A D | Vendor_054c_Product_05c4_Version_8000.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8000 and 0x8100 are for Linux hid-sony driver >=4.10
|
H A D | Vendor_054c_Product_05c4_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.10
|
H A D | Vendor_054c_Product_05c4_Version_8111.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8111 is for Linux hid-sony driver >=4.10 and when
|
H A D | Vendor_054c_Product_09cc_Version_8000.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8000 and 0x8100 are for Linux hid-sony driver >=4.10
|
H A D | Vendor_054c_Product_09cc_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.10
|
H A D | Vendor_054c_Product_09cc_Version_8111.kl | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 17 # - Version 0x8111 is for Linux hid-sony driver >=4.10 and when
|
/aosp14/frameworks/base/tools/powermodel/test/com/android/powermodel/ |
H A D | RawBatteryStatsTest.java | 52 final RawBatteryStats.Version line = (RawBatteryStats.Version)records.get(0); in testVersion()
|
/aosp14/frameworks/base/test-runner/src/junit/textui/ |
H A D | TestRunner.java | 11 import junit.runner.Version; 168 System.err.println("JUnit " + Version.id() + " by Kent Beck and Erich Gamma"); in start()
|
/aosp14/frameworks/base/core/proto/android/content/ |
H A D | package_item_info.proto | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 55 message Version { message 64 optional Version version = 16;
|
/aosp14/frameworks/base/tests/HwAccelerationTest/ |
H A D | default.properties | 4 # This file must be checked in Version Control Systems.
|