Home
last modified time | relevance | path

Searched refs:notifyValueChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/widget/
DRadioGroup.java201 afm.notifyValueChanged(this); in setCheckedId()
DTimePicker.java158 afm.notifyValueChanged(this); in TimePicker()
DCompoundButton.java187 afm.notifyValueChanged(this); in setChecked()
DDatePicker.java196 afm.notifyValueChanged(this); in DatePicker()
DAdapterView.java941 afm.notifyValueChanged(this); in selectionChanged()
DTextView.java10590 afm.notifyValueChanged(TextView.this); in notifyListeningManagersAfterTextChanged()
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1208 public void notifyValueChanged(View view) { in notifyValueChanged() method in AutofillManager
1272 public void notifyValueChanged(View view, int virtualId, AutofillValue value) { in notifyValueChanged() method in AutofillManager
2723 notifyValueChanged(event.getWindowId(), event.getSourceNodeId()); in onAccessibilityEvent()
2788 private void notifyValueChanged(int windowId, long nodeId) { in notifyValueChanged() method in AutofillManager.CompatibilityBridge
2801 AutofillManager.this.notifyValueChanged(view, virtualId, in notifyValueChanged()
/frameworks/base/non-updatable-api/
Dcurrent.txt54133 method public void notifyValueChanged(android.view.View);
54134 …method public void notifyValueChanged(android.view.View, int, android.view.autofill.AutofillValue);
/frameworks/base/api/
Dcurrent.txt54277 method public void notifyValueChanged(android.view.View);
54278 …method public void notifyValueChanged(android.view.View, int, android.view.autofill.AutofillValue);
/frameworks/base/config/
Dboot-image-profile.txt18072 HSPLandroid/view/autofill/AutofillManager;->notifyValueChanged(Landroid/view/View;)V
Dhiddenapi-greylist-max-o.txt73751 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->notifyValueChanged(IJ)V