Home
last modified time | relevance | path

Searched defs:getProperty (Results 1 – 25 of 38) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAnimatableProperty.java155 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 DIBatteryPropertiesRegistrar.aidl26 int getProperty(in int id, out BatteryProperty prop); in getProperty() method
/aosp14/frameworks/base/services/core/java/com/android/server/health/
H A DHealthServiceWrapper.java54 public abstract int getProperty(int id, BatteryProperty prop) throws RemoteException; in getProperty() method in HealthServiceWrapper
H A DHealthServiceWrapperAidl.java105 public int getProperty(int id, BatteryProperty prop) throws RemoteException { in getProperty() method in HealthServiceWrapperAidl
H A DHealthServiceWrapperHidl.java70 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 DViewDumpParser.java67 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 DPackageProperty.java63 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 DBootImageProfileTest.java47 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 DHighRefreshRateDenylistTest.java144 public String getProperty(String namespace, String name) { in getProperty() method in HighRefreshRateDenylistTest.FakeDeviceConfig
/aosp14/frameworks/base/media/native/midi/
H A DMidiDeviceInfo.cpp40 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 DDeviceConfigProxy.java86 public String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfigProxy
/aosp14/frameworks/base/core/java/android/provider/
H A DDeviceConfigInterface.java40 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 DDeviceConfigProxyFake.java128 public String getProperty(String namespace, String name) { in getProperty() method in DeviceConfigProxyFake
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlSerializerWrapper.java50 public Object getProperty(String name) { in getProperty() method in XmlSerializerWrapper
H A DXmlPullParserWrapper.java51 public Object getProperty(String name) { in getProperty() method in XmlPullParserWrapper
H A DFastXmlSerializer.java305 public Object getProperty(String name) { in getProperty() method in FastXmlSerializer
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl71 String getProperty(String name); in getProperty() method
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DFakeDeviceConfigInterface.java97 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 DInspectableClassModel.java72 public Optional<Property> getProperty(@NonNull String name) { in getProperty() method in InspectableClassModel
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java973 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 DImsCallSessionImplBase.java474 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTouchAnimator.java158 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
/aosp14/system/core/healthd/
H A DBatteryMonitor_v1.cpp479 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor
H A DBatteryMonitor.cpp606 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 DImsCallSessionImplBase.java122 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase

12