Home
last modified time | relevance | path

Searched defs:getValue (Results 76 – 100 of 302) sorted by relevance

12345678910>>...13

/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DGOT.h44 uint64_t getValue() const { return f_Value; } in getValue() function
H A DPLT.h33 const unsigned char* getValue() const { return m_pValue; } in getValue() function
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/ide/common/resources/deprecated/
H A DSingleResourceFile.java110 public ResourceValue getValue(ResourceType type, String name) { in getValue() method in SingleResourceFile
H A DMultiResourceFile.java180 public ResourceValue getValue(ResourceType type, String name) { in getValue() method in MultiResourceFile
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/
H A DAbstractService.java121 public int getValue() { in getValue() method in AbstractService
/aosp12/frameworks/native/services/surfaceflinger/
H A DFps.h39 constexpr float getValue() const { return fps; } in getValue() function
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/omapres/
H A DVersion.java57 public String getValue() { in getValue() method in Version
/aosp12/hardware/st/nfc/1.0/adaptation/
H A Dconfig.cpp389 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() function in CNfcConfig
412 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
433 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DProperty.java67 public int getValue() { return mValue; } in getValue() method in Property
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
H A DSimpleRecipientChip.java68 public CharSequence getValue() { in getValue() method in SimpleRecipientChip
H A DVisibleRecipientChip.java54 public CharSequence getValue() { in getValue() method in VisibleRecipientChip
/aosp12/frameworks/av/drm/libdrmframework/plugins/common/util/include/
H A DSessionMap.h66 TValue getValue(int key) { in getValue() function
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedField.java75 public int getValue() { in getValue() method in EncodedField.Flag
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppSimpleType.java86 public String getWritingExpression(String getValue, String name) { in getWritingExpression()
/aosp12/frameworks/av/drm/common/
H A DDrmMetadata.cpp47 const char* DrmMetadata::getValue(const String8* key) const { in getValue() function in DrmMetadata
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/motion/
H A DDampedSpring.java60 public float getValue() { in getValue() method in DampedSpring
/aosp12/frameworks/base/core/java/android/content/integrity/
H A DAtomicFormula.java275 public Long getValue() { in getValue() method in AtomicFormula.LongAtomicFormula
456 public String getValue() { in getValue() method in AtomicFormula.StringAtomicFormula
623 public Boolean getValue() { in getValue() method in AtomicFormula.BooleanAtomicFormula
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/
H A DphNxpConfig.cc526 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() function in CNfcConfig
538 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig
567 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
588 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
H A DReferenceWithHistory.java170 V getValue() { in getValue() method in ReferenceWithHistory.TimestampedValue
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockResources.java177 public void getValue(int id, TypedValue outValue, boolean resolveRefs) in getValue() method in MockResources
183 public void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue() method in MockResources
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeSettingsHelper.java72 public <T> T getValue(Class<T> clazz) { in getValue() method in FakeSettingsHelper.Setting
76 public <T> T getValue(int userId, Class<T> clazz) { in getValue() method in FakeSettingsHelper.Setting
/aosp12/packages/apps/Dialer/java/com/android/dialer/contacts/displaypreference/
H A DContactDisplayPreferences.java37 default String getValue(Context context) { in getValue() method
/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DGenericConfig.java101 public List<Str> getValue() { in getValue() method in GenericConfig.Assign
/aosp12/frameworks/base/core/java/android/os/
H A DCoolingDevice.java96 public long getValue() { in getValue() method in CoolingDevice
/aosp12/frameworks/base/core/java/android/content/pm/
H A DChecksum.java226 public @NonNull byte[] getValue() { in getValue() method in Checksum

12345678910>>...13