Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/core/java/android/animation/
DKeyframe.java173 public abstract Object getValue(); in getValue() method in Keyframe
253 public Object getValue() { in getValue() method in Keyframe.ObjectKeyframe
296 public Object getValue() { in getValue() method in Keyframe.IntKeyframe
342 public Object getValue() { in getValue() method in Keyframe.FloatKeyframe
DFloatKeyframeSet.java44 public Object getValue(float fraction) { in getValue() method in FloatKeyframeSet
DIntKeyframeSet.java44 public Object getValue(float fraction) { in getValue() method in IntKeyframeSet
/frameworks/compile/mclinker/include/mcld/Fragment/
DFillFragment.h29 int64_t getValue() const { return m_Value; } in getValue() function
DAlignFragment.h29 int64_t getValue() const { return m_Value; } in getValue() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DProgramVariable.java49 public Object getValue() { in getValue() method in ProgramVariable
/frameworks/ex/chips/src/com/android/ex/chips/recipientchip/
DBaseRecipientChip.java45 CharSequence getValue(); in getValue() method
DVisibleRecipientChip.java56 public CharSequence getValue() { in getValue() method in VisibleRecipientChip
DSimpleRecipientChip.java62 public CharSequence getValue() { in getValue() method in SimpleRecipientChip
DInvisibleRecipientChip.java55 public CharSequence getValue() { in getValue() method in InvisibleRecipientChip
/frameworks/base/core/java/android/text/
DAnnotation.java57 public String getValue() { in getValue() method in Annotation
DPackedObjectVector.java44 getValue(int row, int column) in getValue() method in PackedObjectVector
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.h53 inline unsigned getValue() const in getValue() function
/frameworks/compile/mclinker/include/mcld/Target/
DGOT.h51 uint64_t getValue() const in getValue() function
DPLT.h42 const unsigned char* getValue() const in getValue() function
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
DPlaybackGraphs.java50 public double getValue(TileData[] frame); in getValue() method
105 public double getValue(double sortedValues[]); in getValue() method
/frameworks/base/core/java/android/net/nsd/
DDnsSdTxtRecord.java218 private byte[] getValue(int index) { in getValue() method in DnsSdTxtRecord
246 private byte[] getValue(String forKey) { in getValue() method in DnsSdTxtRecord
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DCompoundTransform.java79 public Float3 getValue() { in getValue() method in CompoundTransform.TranslateComponent
119 public Float3 getValue() { in getValue() method in CompoundTransform.ScaleComponent
/frameworks/av/drm/libdrmframework/plugins/common/util/include/
DSessionMap.h66 TValue getValue(int key) { in getValue() function
/frameworks/av/drm/common/
DDrmMetadata.cpp47 const char* DrmMetadata::getValue(const String8* key) const { in getValue() function in DrmMetadata
DDrmConstraints.cpp50 const char* DrmConstraints::getValue(const String8* key) const { in getValue() function in DrmConstraints
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java172 public void getValue(int id, TypedValue outValue, boolean resolveRefs) in getValue() method in MockResources
178 public void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue() method in MockResources
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattDescriptor.java186 public byte[] getValue() { in getValue() method in BluetoothGattDescriptor
/frameworks/base/services/java/com/android/server/
DCertBlacklister.java72 public String getValue() { in getValue() method in CertBlacklister.BlacklistObserver
/frameworks/base/core/java/com/android/internal/preference/
DYesNoPreference.java75 public boolean getValue() { in getValue() method in YesNoPreference

12