/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | AnimatableProperty.java | 151 public abstract Property getProperty(); in getProperty() method in AnimatableProperty 184 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/tests/BootImageProfileTest/src/com/android/bootimageprofile/ |
D | BootImageProfileTest.java | 45 private String getProperty(String property) throws Exception { in getProperty() method in BootImageProfileTest
|
/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/services/core/java/com/android/server/pm/ |
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
|
/frameworks/base/services/core/java/com/android/server/utils/ |
D | DeviceConfigInterface.java | 33 String getProperty(@NonNull String namespace, @NonNull String name); in getProperty() method
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | HighRefreshRateDenylistTest.java | 150 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 | 94 public String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfigProxy
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/ |
D | DeviceConfigProxyFake.java | 134 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
|
D | BinaryXmlSerializer.java | 379 public Object getProperty(String name) { in getProperty() method in BinaryXmlSerializer
|
/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/ |
D | FakeDeviceConfigInterface.java | 89 public String getProperty(String namespace, String name) { in getProperty() method in FakeDeviceConfigInterface
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSession.aidl | 71 String getProperty(String name); in getProperty() method
|
/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
D | RemoteXmlPullParser.java | 39 Object getProperty(String name) throws RemoteException; in getProperty() method
|
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/ |
D | RemoteXmlPullParserAdapter.java | 66 public Object getProperty(String name) { in getProperty() method in RemoteXmlPullParserAdapter
|
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
D | RemoteXmlPullParserAdapter.java | 63 public Object getProperty(String name) throws RemoteException { in getProperty() method in RemoteXmlPullParserAdapter
|
/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/telephony/java/android/telephony/ims/stub/ |
D | ImsCallSessionImplBase.java | 356 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | LayoutParserWrapper.java | 289 public Object getProperty(String s) { in getProperty() method in LayoutParserWrapper
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | VectorDrawable.java | 973 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VectorDrawableState 1355 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VGroup 1630 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VPath 1920 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VFullPath 2280 abstract Property getProperty(String propertyName); in getProperty() method in VectorDrawable.VObject
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | TouchAnimator.java | 147 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VsyncConfiguration.cpp | 32 std::optional<nsecs_t> getProperty(const char* name) { in getProperty() function
|