/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | AnimatableProperty.java | 155 public abstract Property getProperty(); in getProperty() method in AnimatableProperty 188 public Property getProperty() { in from() method in AnimatableProperty
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | IBatteryPropertiesRegistrar.aidl | 26 int getProperty(in int id, out BatteryProperty prop); in getProperty() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/health/ |
H A D | HealthServiceWrapper.java | 54 public abstract int getProperty(int id, BatteryProperty prop) throws RemoteException; in getProperty() method in HealthServiceWrapper
|
H A D | HealthServiceWrapperAidl.java | 105 public int getProperty(int id, BatteryProperty prop) throws RemoteException { in getProperty() method in HealthServiceWrapperAidl
|
H A D | HealthServiceWrapperHidl.java | 70 public int getProperty(int id, final BatteryProperty prop) throws RemoteException { in getProperty() method in HealthServiceWrapperHidl
|
/aosp14/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ |
H A D | ViewDumpParser.java | 67 private Object getProperty(Map<Short, Object> props, String key) { in getProperty() method in ViewDumpParser
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageProperty.java | 63 public Property getProperty(@NonNull String propertyName, @NonNull String packageName, in getProperty() method in PackageProperty 237 private static Property getProperty(String propertyName, String packageName, String className, in getProperty() method in PackageProperty
|
/aosp14/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/ |
H A D | BootImageProfileTest.java | 47 private String getProperty(String property) throws Exception { in getProperty() method in BootImageProfileTest
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | HighRefreshRateDenylistTest.java | 144 public String getProperty(String namespace, String name) { in getProperty() method in HighRefreshRateDenylistTest.FakeDeviceConfig
|
/aosp14/frameworks/base/media/native/midi/ |
H A D | MidiDeviceInfo.cpp | 40 String16 MidiDeviceInfo::getProperty(const char* propertyName) { in getProperty() function in android::media::midi::MidiDeviceInfo
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | DeviceConfigProxy.java | 86 public String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfigProxy
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | DeviceConfigInterface.java | 40 String getProperty(@NonNull String namespace, @NonNull String name); in getProperty() method
|
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/ |
H A D | DeviceConfigProxyFake.java | 128 public String getProperty(String namespace, String name) { in getProperty() method in DeviceConfigProxyFake
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | XmlSerializerWrapper.java | 50 public Object getProperty(String name) { in getProperty() method in XmlSerializerWrapper
|
H A D | XmlPullParserWrapper.java | 51 public Object getProperty(String name) { in getProperty() method in XmlPullParserWrapper
|
H A D | FastXmlSerializer.java | 305 public Object getProperty(String name) { in getProperty() method in FastXmlSerializer
|
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsCallSession.aidl | 71 String getProperty(String name); in getProperty() method
|
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/ |
H A D | FakeDeviceConfigInterface.java | 97 public String getProperty(String namespace, String name) { in getProperty() method in FakeDeviceConfigInterface
|
/aosp14/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
H A D | InspectableClassModel.java | 72 public Optional<Property> getProperty(@NonNull String name) { in getProperty() method in InspectableClassModel
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | VectorDrawable.java | 973 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VectorDrawableState 1348 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VGroup 1623 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VPath 1905 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VFullPath 2265 abstract Property getProperty(String propertyName); in getProperty() method in VectorDrawable.VObject
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsCallSessionImplBase.java | 474 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | TouchAnimator.java | 158 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
|
/aosp14/system/core/healthd/ |
H A D | BatteryMonitor_v1.cpp | 479 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor
|
H A D | BatteryMonitor.cpp | 606 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
H A D | ImsCallSessionImplBase.java | 122 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
|