/aosp14/frameworks/base/core/java/android/util/ |
H A D | Property.java | 28 public abstract class Property<T, V> { class 61 public Property(Class<V> type, String name) { in Property() method in Property
|
/aosp14/frameworks/base/media/java/android/mtp/ |
H A D | MtpPropertyGroup.java | 37 private class Property { class in MtpPropertyGroup 42 Property(int code, int type, int column) { in Property() method in MtpPropertyGroup.Property
|
/aosp14/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
H A D | InspectionCompanionGenerator.java | 217 @NonNull Map<Property, FieldSpec> fields) { in generateMapProperties() 427 @NonNull Map<Property, FieldSpec> fields, in generateReadProperties()
|
H A D | InspectableClassModel.java | 172 public static final class Property { class in InspectableClassModel 181 public Property(@NonNull String name, @NonNull Accessor accessor, @NonNull Type type) { in Property() method in InspectableClassModel.Property
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | ApkInfo.proto | 330 message Property { message
|
/aosp14/frameworks/base/core/java/android/animation/ |
H A D | PropertyValuesHolder.java | 167 public static PropertyValuesHolder ofInt(Property<?, Integer> property, int... values) { in ofInt() argument 286 public static PropertyValuesHolder ofFloat(Property<?, Float> property, float... values) { in ofFloat() argument 487 public static <T, V> PropertyValuesHolder ofObject(Property<?, V> property, in ofObject() argument 512 public static <V> PropertyValuesHolder ofObject(Property<?, V> property, in ofObject() argument
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.h | 308 enum class Property { enum 435 enum class Property { enum
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaMetrics.java | 81 public static class Property { class in MediaMetrics
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | PackageManager.java | 260 public static final class Property implements Parcelable { class in PackageManager 277 public Property(@NonNull String name, int type, in Property() method in PackageManager.Property 288 public Property(@NonNull String name, boolean value, in Property() method in PackageManager.Property 294 public Property(@NonNull String name, float value, in Property() method in PackageManager.Property 300 public Property(@NonNull String name, int value, boolean isResource, in Property() method in PackageManager.Property 306 public Property(@NonNull String name, String value, in Property() method in PackageManager.Property
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | system_properties.proto | 31 message Property { message
|
/aosp14/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 2406 class Property : public ManifestExtractor::Element { class
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |