Home
last modified time | relevance | path

Searched defs:setValue (Results 76 – 100 of 130) sorted by relevance

123456

/aosp12/frameworks/base/core/java/android/text/
H A DPackedIntVector.java102 public void setValue(int row, int column, int value) { in setValue() method in PackedIntVector
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNumericTextView.java112 public final void setValue(int value) { in setValue() method in NumericTextView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
H A DDepthController.java84 public void setValue(DepthController depthController, float depth) { in setValue() method in DepthController.ClampedDepthProperty
/aosp12/frameworks/base/core/java/android/preference/
H A DListPreference.java151 public void setValue(String value) { in setValue() method in ListPreference
H A DMultiCheckPreference.java170 public void setValue(int index, boolean state) { in setValue() method in MultiCheckPreference
/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
H A DStructNlAttr.java271 private void setValue(byte[] value) { in setValue() method in StructNlAttr
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DListDialogPreference.java200 public void setValue(int value) { in setValue() method in ListDialogPreference
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
H A DInCallViewModel.java436 public void setValue(Boolean newValue) { in setValue() method in InCallViewModel.ShowOnholdCallLiveData
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DHalClient.java96 public void setValue(VehiclePropValue propValue) { in setValue() method in HalClient
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DSeekBarPreference.java334 public void setValue(int seekBarValue) { in setValue() method in SeekBarPreference
/ohos5.0/foundation/multimedia/image_effect/interfaces/kits/native/
H A Dimage_effect_filter.h577 OH_EffectFilterDelegate_SetValue setValue; member
/aosp12/hardware/google/av/media/eco/
H A DECOData.cpp217 ECODataStatus ECOData::setValue(const std::string& key, T value) { in setValue() function in android::media::eco::ECOData
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DTextFieldsEditorView.java223 public void setValue(int field, String value) { in setValue() method in TextFieldsEditorView
/aosp12/frameworks/native/opengl/libs/EGL/
H A DBlobCache.cpp361 void BlobCache::CacheEntry::setValue(const std::shared_ptr<Blob>& value) { in setValue() function in android::BlobCache::CacheEntry
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
H A DVtsHalAutomotiveVehicleV2_0TargetTest.cpp206 int setValue = mActualValue.value.int32Values[0] == 1 ? 0 : 1; in TEST_P() local
/aosp12/system/chre/util/tests/
H A Dfixed_size_vector_test.cc34 void setValue(int value) { in setValue() function in __anonfb17a50e0110::Foo
H A Dpriority_queue_test.cc15 void setValue(int value) { in setValue() function in __anon8b2058380110::FakeElement
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp495 int32_t setValue) in SetIntValue()
501 bool setValue) in SetBoolValue()
511 …_t MultiModalInputPreferencesManager::SetShortKeyDuration(const std::string &key, int32_t setValue) in SetShortKeyDuration()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTouchAnimator.java212 void setValue(float fraction, Object target) { in setValue() method in TouchAnimator.KeyframeSet
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DChartSweepView.java357 public void setValue(long value) { in setValue() method in ChartSweepView
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp211 std::string setValue = iter->second; in HttpHeaderParse() local
/aosp12/art/test/712-varhandle-invocations/src/
H A DVarHandleTypeConversionTests.java1262 void setValue(int newValue); in setValue() method
1271 public void setValue(int newValue) { value = newValue; } in setValue() method in VarHandleTypeConversionTests.InterfaceTest.B
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DICalendar.java279 public void setValue(String value) { in setValue() method in ICalendar.Property
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/
H A DBlobCache.cpp481 void BlobCache::CacheEntry::setValue(const std::shared_ptr<Blob>& value) { in setValue() function in android::BlobCache::CacheEntry
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipEditor.java143 void setValue(String value) { in setValue() method in SipEditor.PreferenceKey

123456