Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAnimatableProperty.java140 public abstract Property getProperty(); in getProperty() method in AnimatableProperty
173 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/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
DViewDumpParser.java67 private Object getProperty(Map<Short, Object> props, String key) { in getProperty() method in ViewDumpParser
/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java45 private String getProperty(String property) throws Exception { in getProperty() method in BootImageProfileTest
/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/
DHighRefreshRateBlacklistTest.java150 public String getProperty(String namespace, String name) { in getProperty() method in HighRefreshRateBlacklistTest.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.java90 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.java136 public String getProperty(String namespace, String name) { in getProperty() method in DeviceConfigProxyFake
/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/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteXmlPullParser.java39 Object getProperty(String name) throws RemoteException; in getProperty() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl69 String getProperty(String name); 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/native/services/surfaceflinger/Scheduler/
DPhaseOffsets.cpp27 std::optional<nsecs_t> getProperty(const char* name) { in getProperty() function
/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.java345 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.java146 private static Property getProperty(Object target, String property, Class<?> cls) { in getProperty() method in TouchAnimator.Builder
/frameworks/base/core/java/com/android/internal/util/
DFastXmlSerializer.java305 public Object getProperty(String name) { in getProperty() method in FastXmlSerializer
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java131 public Object getProperty(String name) { in getProperty() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/provider/
DDeviceConfig.java439 public static String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() method in DeviceConfig
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java118 public String getProperty(String name) { in getProperty() method in ImsCallSessionImplBase

12