Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAnimatableProperty.java151 public abstract Property getProperty(); in getProperty() method in AnimatableProperty
184 public Property getProperty() { in from() method in AnimatableProperty
/frameworks/base/core/java/android/os/
DIBatteryPropertiesRegistrar.aidl26 int getProperty(in int id, out BatteryProperty prop); in getProperty() method
/frameworks/compile/libbcc/lib/
DProperties.h43 static inline uint32_t getProperty(const char *str) { in getProperty() function
/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java45 private String getProperty(String property) throws Exception { in getProperty() method in BootImageProfileTest
/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
DViewDumpParser.java67 private Object getProperty(Map<Short, Object> props, String key) { in getProperty() method in ViewDumpParser
/frameworks/base/services/core/java/com/android/server/pm/
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
/frameworks/base/services/core/java/com/android/server/utils/
DDeviceConfigInterface.java33 String getProperty(@NonNull String namespace, @NonNull String name); in getProperty() method
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DHighRefreshRateDenylistTest.java150 public String getProperty(String namespace, String name) { in getProperty() method in HighRefreshRateDenylistTest.FakeDeviceConfig
/frameworks/base/media/native/midi/
DMidiDeviceInfo.cpp40 String16 MidiDeviceInfo::getProperty(const char* propertyName) { in getProperty() function in android::media::midi::MidiDeviceInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DDeviceConfigProxy.java94 public String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfigProxy
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DDeviceConfigProxyFake.java134 public String getProperty(String namespace, String name) { in getProperty() method in DeviceConfigProxyFake
/frameworks/base/core/java/com/android/internal/util/
DXmlSerializerWrapper.java50 public Object getProperty(String name) { in getProperty() method in XmlSerializerWrapper
DXmlPullParserWrapper.java51 public Object getProperty(String name) { in getProperty() method in XmlPullParserWrapper
DBinaryXmlSerializer.java379 public Object getProperty(String name) { in getProperty() method in BinaryXmlSerializer
/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
DFakeDeviceConfigInterface.java89 public String getProperty(String namespace, String name) { in getProperty() method in FakeDeviceConfigInterface
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl71 String getProperty(String name); in getProperty() method
/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteXmlPullParser.java39 Object getProperty(String name) throws RemoteException; in getProperty() method
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
DRemoteXmlPullParserAdapter.java66 public Object getProperty(String name) { in getProperty() method in RemoteXmlPullParserAdapter
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteXmlPullParserAdapter.java63 public Object getProperty(String name) throws RemoteException { in getProperty() method in RemoteXmlPullParserAdapter
/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
DInspectableClassModel.java72 public Optional<Property> getProperty(@NonNull String name) { in getProperty() method in InspectableClassModel
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java356 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java289 public Object getProperty(String s) { in getProperty() method in LayoutParserWrapper
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java973 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/
DTouchAnimator.java147 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncConfiguration.cpp32 std::optional<nsecs_t> getProperty(const char* name) { in getProperty() function

12