| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | 
| D | AnimatableProperty.java | 155     public abstract Property getProperty();  in getProperty()  method in AnimatableProperty188             public Property getProperty() {  in from()  method in AnimatableProperty
 
 | 
| /frameworks/base/core/java/android/os/ | 
| D | IBatteryPropertiesRegistrar.aidl | 26     int getProperty(in int id, out BatteryProperty prop);  in getProperty()  method
 | 
| /frameworks/compile/libbcc/lib/ | 
| D | Properties.h | 43 static inline uint32_t getProperty(const char *str) {  in getProperty()  function
 | 
| /frameworks/base/services/core/java/com/android/server/health/ | 
| D | HealthServiceWrapper.java | 54     public abstract int getProperty(int id, BatteryProperty prop) throws RemoteException;  in getProperty()  method in HealthServiceWrapper
 | 
| D | HealthServiceWrapperAidl.java | 105     public int getProperty(int id, BatteryProperty prop) throws RemoteException {  in getProperty()  method in HealthServiceWrapperAidl
 | 
| D | HealthServiceWrapperHidl.java | 70     public int getProperty(int id, final BatteryProperty prop) throws RemoteException {  in getProperty()  method in HealthServiceWrapperHidl
 | 
| /frameworks/layoutlib/bridge/src/android/provider/ | 
| D | DeviceConfig_Delegate.java | 55     public static String getProperty(String namespace, String name) {  in getProperty()  method in DeviceConfig_Delegate
 | 
| /frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ | 
| D | ViewDumpParser.java | 67     private Object getProperty(Map<Short, Object> props, String key) {  in getProperty()  method in ViewDumpParser
 | 
| /frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/ | 
| D | BootImageProfileTest.java | 47     private String getProperty(String property) throws Exception {  in getProperty()  method in BootImageProfileTest
 | 
| /frameworks/base/services/core/java/com/android/server/pm/ | 
| D | PackageProperty.java | 63     public Property getProperty(@NonNull String propertyName, @NonNull String packageName,  in getProperty()  method in PackageProperty237     private static Property getProperty(String propertyName, String packageName, String className,  in getProperty()  method in PackageProperty
 
 | 
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | 
| D | HighRefreshRateDenylistTest.java | 144         public String getProperty(String namespace, String name) {  in getProperty()  method in HighRefreshRateDenylistTest.FakeDeviceConfig
 | 
| /frameworks/base/media/native/midi/ | 
| D | MidiDeviceInfo.cpp | 40 String16 MidiDeviceInfo::getProperty(const char* propertyName) {  in getProperty()  function in android::media::midi::MidiDeviceInfo
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/ | 
| D | DeviceConfigProxy.java | 86     public String getProperty(@NonNull String namespace, @NonNull String name) {  in getProperty()  method in DeviceConfigProxy
 | 
| /frameworks/base/core/java/android/provider/ | 
| D | DeviceConfigInterface.java | 40     String getProperty(@NonNull String namespace, @NonNull String name);  in getProperty()  method
 | 
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/ | 
| D | DeviceConfigProxyFake.java | 128     public String getProperty(String namespace, String name) {  in getProperty()  method in DeviceConfigProxyFake
 | 
| /frameworks/base/core/java/com/android/internal/util/ | 
| D | XmlSerializerWrapper.java | 50     public Object getProperty(String name) {  in getProperty()  method in XmlSerializerWrapper
 | 
| D | XmlPullParserWrapper.java | 51     public Object getProperty(String name) {  in getProperty()  method in XmlPullParserWrapper
 | 
| /frameworks/base/telephony/java/com/android/ims/internal/ | 
| D | IImsCallSession.aidl | 71     String getProperty(String name);  in getProperty()  method
 | 
| /frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/ | 
| D | FakeDeviceConfigInterface.java | 97     public String getProperty(String namespace, String name) {  in getProperty()  method in FakeDeviceConfigInterface
 | 
| /frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ | 
| D | InspectableClassModel.java | 72     public Optional<Property> getProperty(@NonNull String name) {  in getProperty()  method in InspectableClassModel
 | 
| /frameworks/base/graphics/java/android/graphics/drawable/ | 
| D | VectorDrawable.java | 973         Property getProperty(String propertyName) {  in getProperty()  method in VectorDrawable.VectorDrawableState1348         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
 
 | 
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ | 
| D | LayoutParserWrapper.java | 296     public Object getProperty(String s) {  in getProperty()  method in LayoutParserWrapper
 | 
| /frameworks/base/telephony/java/android/telephony/ims/stub/ | 
| D | ImsCallSessionImplBase.java | 474     public String getProperty(String name) {  in getProperty()  method in ImsCallSessionImplBase
 | 
| /frameworks/native/services/surfaceflinger/Scheduler/ | 
| D | VsyncConfiguration.cpp | 32 std::optional<nsecs_t> getProperty(const char* name) {  in getProperty()  function
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ | 
| D | TouchAnimator.java | 158         private static Property getProperty(Object target, String property, Class<?> cls) {  in getProperty()  method in TouchAnimator.Builder
 |