/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | FrameValue.java | 23 public Object getValue() { in getValue() method in FrameValue
|
H A D | VariableSource.java | 36 public synchronized Object getValue() { in getValue() method in VariableSource
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
H A D | MainActivity.java | 46 public int getValue() { in getValue() method in MainActivity
|
/aosp12/hardware/st/nfc/st21nfc/adaptation/ |
H A D | config.cpp | 416 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() function in CNfcConfig 442 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig 468 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig 489 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
H A D | ethtool.cpp | 25 std::optional<uint32_t> getValue(const std::string& ifname, uint32_t command) { in getValue() function
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | VariableSource.java | 36 public synchronized Object getValue() { in getValue() method in VariableSource
|
/aosp12/frameworks/base/core/java/android/animation/ |
H A D | Keyframes.java | 54 Object getValue(float fraction); in getValue() method
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ |
H A D | RecordLocationPreference.java | 44 public String getValue() { in getValue() method in RecordLocationPreference
|
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ |
H A D | BaseRecipientChip.java | 45 CharSequence getValue(); in getValue() method
|
/aosp14/frameworks/base/core/java/android/animation/ |
H A D | Keyframes.java | 54 Object getValue(float fraction); in getValue() method
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
H A D | LatchedConsumer.java | 23 public T getValue() { return value; } in getValue() method in LatchedConsumer
|
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/ |
H A D | AlignFragment.h | 28 int64_t getValue() const { return m_Value; } in getValue() function
|
/aosp12/hardware/samsung/nfc/halimpl/src/ |
H A D | config.cpp | 495 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() function in CNfcConfig 507 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig 536 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig 557 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
|
/aosp12/frameworks/base/media/jni/soundpool/ |
H A D | StreamManager.h | 260 std::atomic<V> &getValue(K key) { return mK2V[key & (mHashCapacity - 1)]; } in getValue() function 261 const std::atomic_int32_t &getValue(K key) const { return mK2V[key & (mHashCapacity - 1)]; } in getValue() function
|
/aosp14/frameworks/base/media/jni/soundpool/ |
H A D | StreamManager.h | 260 std::atomic<V> &getValue(K key) { return mK2V[key & (mHashCapacity - 1)]; } in getValue() function 261 const std::atomic_int32_t &getValue(K key) const { return mK2V[key & (mHashCapacity - 1)]; } in getValue() function
|
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/ |
H A D | IntValueTable.java | 39 int getValue(); in getValue() method
|
H A D | LongValueTable.java | 38 long getValue(); in getValue() method
|
/aosp12/frameworks/compile/mclinker/unittests/ |
H A D | GCFactoryListTraitsTest.h | 49 inline unsigned getValue() const { return m_Value; } in getValue() function
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | BiMap.java | 62 public V getValue(K key) { in getValue() method in BiMap
|
/aosp12/frameworks/base/core/java/android/view/contentcapture/ |
H A D | ContentCaptureSessionId.java | 47 public int getValue() { in getValue() method in ContentCaptureSessionId
|
/aosp12/frameworks/base/core/java/android/view/textclassifier/ |
H A D | TextClassificationSessionId.java | 99 public String getValue() { in getValue() method in TextClassificationSessionId
|
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/ |
H A D | IntValueTypedPackedTable.java | 63 public int getValue() { in getValue() method in IntValueTypedPackedTable.IntValuePackedTableEntry
|
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/ide/common/resources/deprecated/ |
H A D | ResourceFile.java | 71 public abstract ResourceValue getValue(ResourceType type, String name); in getValue() method in ResourceFile
|
/aosp12/packages/services/Car/service/src/com/android/car/hal/ |
H A D | BidirectionalSparseIntArray.java | 57 int getValue(int key, int defaultValue) { in getValue() method in BidirectionalSparseIntArray
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
H A D | RequestSetMessageStatus.java | 52 public byte getValue() { in getValue() method in RequestSetMessageStatus
|