/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | AnimatableProperty.java | 44 public abstract Property getProperty(); in getProperty() method in AnimatableProperty 77 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/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/av/media/libmedia/ |
D | MidiDeviceInfo.cpp | 40 String16 MidiDeviceInfo::getProperty(const char* propertyName) { in getProperty() function in android::media::midi::MidiDeviceInfo
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSession.aidl | 70 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/telephony/java/android/telephony/ims/stub/ |
D | ImsCallSessionImplBase.java | 331 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
|
/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/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 | 969 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VectorDrawableState 1351 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VGroup 1626 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VPath 1916 Property getProperty(String propertyName) { in getProperty() method in VectorDrawable.VFullPath 2276 abstract Property getProperty(String propertyName); in getProperty() method in VectorDrawable.VObject
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | TouchAnimator.java | 146 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
|
/frameworks/base/core/java/com/android/internal/util/ |
D | FastXmlSerializer.java | 304 public Object getProperty(String name) { in getProperty() method in FastXmlSerializer
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeXmlBlockParser.java | 131 public Object getProperty(String name) { in getProperty() method in BridgeXmlBlockParser
|
/frameworks/base/core/java/android/provider/ |
D | DeviceConfig.java | 367 public static String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfig
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 110 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
|
/frameworks/base/core/java/android/content/res/ |
D | XmlBlock.java | 124 public Object getProperty(String name) { in getProperty() method in XmlBlock.Parser
|
/frameworks/base/services/core/java/com/android/server/ |
D | BatteryService.java | 1187 public int getProperty(int id, final BatteryProperty prop) throws RemoteException { in getProperty() method in BatteryService.BatteryPropertiesRegistrar
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSession.java | 595 public String getProperty(String name) { in getProperty() method in ImsCallSession
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ZenModeHelperTest.java | 1406 public Object getProperty(String name) { in getProperty() method in ZenModeHelperTest.XmlResourceParserImpl
|
/frameworks/base/media/java/android/media/ |
D | AudioManager.java | 4339 public String getProperty(String key) { in getProperty() method in AudioManager
|